- 
                Notifications
    You must be signed in to change notification settings 
- Fork 570
Closed
Labels
Description
create a make or script command to fetch the cosmos-sdk and auto-generate the mocks for a module
eg:
make generate-sdk-mock ARGS="staking,bank"
or
./scripts/generate-sdk-mock staking,bankThis command should clone the cosmos-sdk repo and run the mockery into the module folder.
This can be useful if the module updates or we need to add support to mock a new module.
ivanovpetr and aljo242
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done