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

Improve the test cases for get_exchange_by_liquidity() #17

Closed
willyrgf opened this issue Oct 15, 2022 · 0 comments · Fixed by #18
Closed

Improve the test cases for get_exchange_by_liquidity() #17

willyrgf opened this issue Oct 15, 2022 · 0 comments · Fixed by #18

Comments

@willyrgf
Copy link
Owner

willyrgf commented Oct 15, 2022

The current test can be false because pancake_swap_v2 and biswap have a really good liquidity and the result can be any of them, depends of the moment.

assert_eq!(exchange.name(), "biswap");

@willyrgf willyrgf linked a pull request Oct 18, 2022 that will close this issue
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