White-Whale-Defi-Platform/white-whale-core

Write missing tests for the 3pool contract

Opened this issue · 0 comments

If you want to report a security issue, please follow our security policy: https://github.com/White-Whale-Defi-Platform/migaloo-core/blob/main/SECURITY.md


Improvement description

Running cargo tarpaulin -o html makes it evident that there are missing tests related to the 3pool contract, both at the contract and the pool factory level.

Write tests to cover those missing cases.


Additional context

We should bring the test coverage above 90% as it was before merging the 3pool contract.

Code sample
Logs
Screenshots