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

Integration testing #2

Closed
jackzampolin opened this issue May 29, 2021 · 1 comment
Closed

Integration testing #2

jackzampolin opened this issue May 29, 2021 · 1 comment

Comments

@jackzampolin
Copy link

Integration tests that deploy the uniswap v3 contracts and use them to create accounting tests for all of the cellar functionality. Ideally these tests are also modular so that consuming repos (such as peggyjv/sommelier) can reuse components of the test suite to test systems integrating volumefi/cellars. There is some prior art in the uni v3 staking contracts https://github.com/omarish/uniswap-v3-staker/tree/master/test that should be taken into account.

@taariq
Copy link
Member

taariq commented Jun 2, 2021

Tests are complete. Please check suite and re-open if we still have issues?

@taariq taariq closed this as completed Jun 2, 2021
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