Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat](Mocks.pkg): Args map for services methods args config #117

Open
NamelsKing opened this issue Apr 6, 2022 · 0 comments
Open

[feat](Mocks.pkg): Args map for services methods args config #117

NamelsKing opened this issue Apr 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@NamelsKing
Copy link
Contributor

Current realisation of mocks.processor taking only one variant of args taken from config to load method and save it .json file. Would be nice to have possibility of adding different variants of args to receive more mocks for the end user.
Here is code placing, that can help:
https://github.com/Badger-Finance/badger-sdk/tree/main/mocks.pkg/src/config
https://github.com/Badger-Finance/badger-sdk/blob/main/mocks.pkg/src/processor/mocks.processor.ts

@NamelsKing NamelsKing added the enhancement New feature or request label Apr 6, 2022
@NamelsKing NamelsKing self-assigned this Apr 6, 2022
@NamelsKing NamelsKing changed the title [feat]: Mocks.pkg Args map for services methods args config [feat](Mocks.pkg): Args map for services methods args config Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant