liquity / ChickenBond

GNU General Public License v3.0
33 stars 5 forks source link

test: Add test for LUSD CB B.Protocol harvest arbitrage #257

Closed bingen closed 1 year ago

bingen commented 1 year ago

Run with:

forge test -vv --match-contract Harvest --fork-url ${ETH_RPC_URL}

Optionally --fork-block-number <BLOCK-NUMBER> can be added.