Rari-Capital / fuse-v1

Smart contracts for Fuse V1 by Rari Capital.
Other
3 stars 3 forks source link

Implement basic setup for testing liquidators #13

Open zerosnacks opened 2 years ago

zerosnacks commented 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

zerosnacks commented 2 years ago

Tracking progress here: https://github.com/Rari-Capital/fuse-v1/tree/feat/add-liquidation-tests