Phoenix-Protocol-Group / phoenix-contracts

Source code of the smart contracts of the Phoenix DeFi hub DEX protocol
GNU General Public License v3.0
10 stars 6 forks source link

factory, pool, stake: Increase overall test coverage #282

Closed gangov closed 4 months ago

gangov commented 5 months ago

increases the overall test coverage in all of our contracts (besides the token contract) as much as possible.

The few places which are not covered by tests are edge cases which are handled in earlier lines of code