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

Use cosmwasm std mocking in tests #1

Open
d3v3us opened this issue Jul 18, 2022 · 1 comment
Open

Use cosmwasm std mocking in tests #1

d3v3us opened this issue Jul 18, 2022 · 1 comment

Comments

@d3v3us
Copy link

d3v3us commented Jul 18, 2022

We could use mocking IBC functions below to demonstrate IBC working example that comes with some cool example tests.
mock_ibc_channel,
mock_ibc_packet_recv
mock_ibc_channel_connect_ack,
mock_ibc_channel_connect_confirm etc.

@0xekez
Copy link
Owner

0xekez commented Jul 19, 2022

Yes! Would love some help with this if you'd like to contribute. The cw-plus icw20 contract has some nice examples of doing this.

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

2 participants