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

Setup tests with MultiTestRunner to get coverage #33

Open
pacmanifold opened this issue Mar 8, 2024 · 1 comment
Open

Setup tests with MultiTestRunner to get coverage #33

pacmanifold opened this issue Mar 8, 2024 · 1 comment

Comments

@pacmanifold
Copy link
Contributor

pacmanifold commented Mar 8, 2024

Currently osmosis_tests.rs is ignored by coverage since all tests are run with OsmosisTestApp. Only tests interacting with the AMM module need to be run against OsmosisTestApp, all the rest should run against MultiTestRunner to enable code coverage

          why ignore osmosis tests?

Originally posted by @apollo-sturdy in #32 (comment)

@apollo-sturdy
Copy link
Contributor

@pacmanifold Lets import this issue to Linear?

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