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

cosmwasm: add wormchain ibc receiver tests #81

Merged
merged 6 commits into from
Sep 19, 2024

Conversation

kakucodes
Copy link

This pr adds tests to the wormchain-ibc-receiver contract to ensure that adding channels functions properly.

Screenshot 2024-09-17 at 3 33 45 PM

@kakucodes kakucodes changed the title Chore add wormchain receiver tests cosmwasm: add wormchain ibc receiver tests Sep 17, 2024
@kakucodes kakucodes changed the base branch from main to sdk_tests September 17, 2024 20:50
@kakucodes kakucodes changed the base branch from sdk_tests to main September 17, 2024 20:50
Copy link
Member

@jtieri jtieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We determined the changes look good and test coverage w.r.t to Rust side seems like it has achieved what it can due to limitations. A follow up PR will be made to add additional test cases with interchaintest

Once CI is passing this is good to merge.

One note we had is that we want to ensure the Wormchain teams take a look at these changes to ensure it meets their expectations and coding styles.

cosmwasm/contracts/wormchain-ibc-receiver/src/contract.rs Outdated Show resolved Hide resolved
@kakucodes kakucodes merged commit 8e21c71 into main Sep 19, 2024
21 of 24 checks passed
@kakucodes kakucodes deleted the chore-add-wormchain-receiver-tests branch September 19, 2024 15:14
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

Successfully merging this pull request may close these issues.

2 participants