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

Scaffold IBC tests using framework defined in https://github.com/cosmos/ibc-go/tree/main/testing #1125

Closed
dshulyak opened this issue May 11, 2021 · 1 comment

Comments

@dshulyak
Copy link
Contributor

It removes a lot of boilerplate for IBC state management that otherwise we will have to implement ourselves. Also allows using 2-chain setup in tests.

Our current codebase is using a module from cosmos-sdk. It also has a framework for testing, but lacks a capability to swap an application that is used for testing.

@lumtis lumtis added the component:spn Related to or beneficial for SPN development label Jun 1, 2021
@toschdev toschdev added the component:codefest Suitable for codefest contributors. label Oct 1, 2021
@fadeev fadeev added component:scaffold Feature, enhancement, or refactor related to scaffolding. and removed component:codefest Suitable for codefest contributors. labels Sep 17, 2022
@salmad3 salmad3 moved this to Backlog in Ignite CLI Masterboard Feb 2, 2024
@salmad3 salmad3 removed needs-triage component:spn Related to or beneficial for SPN development component:scaffold Feature, enhancement, or refactor related to scaffolding. labels Feb 14, 2024
@salmad3
Copy link
Member

salmad3 commented Feb 14, 2024

Has been largely addressed with recent IBC test efforts - #3820.

@salmad3 salmad3 closed this as completed Feb 14, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Ignite CLI Masterboard Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

5 participants