You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modules should use AutoCLI and assume that it works (the Cosmos SDK has the necessary tests for AutoCLI), i.e. no specific input validation tests are required.
However, it is still recommended to use a small chain, like github.com/julienrbrt/chain-minimal and simply add the module there: e.g. cosmonity/chain-minimal#86. This saves code in the mode itself.
Follow-up of #2, where the CLI should be able to be tested without needing simapp hosted here.
The text was updated successfully, but these errors were encountered: