Open zerosnacks opened 2 years ago
The goal would be to test and verify all liquidation strategies we currently have. The first step would be to create a test a known good liquidation strategy and then create a testing harness for liquidations out of it.
A possible pointer could be https://github.com/Rari-Capital/rari-dApp/blob/master/src/fuse-sdk/test/safe-liquidator.js
Tracking progress here: https://github.com/Rari-Capital/fuse-v1/tree/feat/add-liquidation-tests
The goal would be to test and verify all liquidation strategies we currently have. The first step would be to create a test a known good liquidation strategy and then create a testing harness for liquidations out of it.
A possible pointer could be https://github.com/Rari-Capital/rari-dApp/blob/master/src/fuse-sdk/test/safe-liquidator.js