-
Notifications
You must be signed in to change notification settings - Fork 968
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
Test suite improvements #390
Comments
Things I'd like to see improved
|
|
|
|
|
Added these notes as checkboxes above |
FYI we are splitting up modifyPosition tests with work in #402 so hopefully it'll be more fine grained |
Test all functions revert without a lock |
Remove |
Make a common |
helper functions |
Resolves Issue: Uniswap#390
Resolves Issue: Uniswap#390
Resolves Issue: Uniswap#390
Resolves Issue: Uniswap#390
Component
General design optimization (improving efficiency, cleanliness, or developer experience)
Describe the suggested feature and problem it solves.
Deployers contract that we use in the testing suite has gotten a little bloated. I think we should clean this up and have a standard way of approving tokens and creating a new pool, and then enforce a standard way to perform all operations on top of that: adding liquidity/swapping/donating.
Describe the desired implementation.
No response
Describe alternatives.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: