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

Test module CLI without adding simapp in this repo #11

Closed
julienrbrt opened this issue Jun 29, 2023 · 1 comment
Closed

Test module CLI without adding simapp in this repo #11

julienrbrt opened this issue Jun 29, 2023 · 1 comment
Assignees

Comments

@julienrbrt
Copy link
Contributor

Follow-up of #2, where the CLI should be able to be tested without needing simapp hosted here.

@julienrbrt julienrbrt self-assigned this Aug 20, 2023
@julienrbrt
Copy link
Contributor Author

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.

@julienrbrt julienrbrt closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant