Skip to content

Hackatom: Finalize integration test and refactor #3

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

Closed
ethanfrey opened this issue Oct 4, 2019 · 0 comments · Fixed by #13
Closed

Hackatom: Finalize integration test and refactor #3

ethanfrey opened this issue Oct 4, 2019 · 0 comments · Fixed by #13

Comments

@ethanfrey
Copy link
Member

Building on #1 and #2 we can produce a clean integration test that handles both init and send, and provides some good abstractions on top of all accesses to the instance. Spend time pulling these helper methods into their own module and making the vm access in the integration test clean. This is the same code we will need to call into the vm in production - it should be reusable (outside the test itself).

toml01 pushed a commit to toml01/cosmwasm that referenced this issue Dec 11, 2022
Adding raw query to be able to patch cosmwasm-std
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 a pull request may close this issue.

1 participant