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

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 22 forks source link

[V2] Make epic V2 tests #361

Open kerber0x opened 5 months ago

kerber0x commented 5 months ago

This should probably be done in a separate crate as it will contain dependencies for all the v2 contracts.

The tests must reproduce realistic scenarios, such as having multiple pools (some of them duplicated with the same assets), vaults, incentives. Have multiple users bonding/unbonding at different times (verifying the rewards are sound), create (over 21) new epochs, check how the rewards are forwarded in the bonding manager and so on....