Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 467 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 467 Bytes

Testing

To run all tests

brownie test

To run only zap tests

brownie test tests/zaps

To specify zap(3pool or tricrypto metapool)

brownie test tests/zaps --zap_base 3pool

You can also run forked tests for any network specified in tricrypto data or 3pool data

brownie test tests/zaps/forked --deployed_data arbitrum --network arbitrum-fork