curve-factory-crypto icon indicating copy to clipboard operation
curve-factory-crypto copied to clipboard

trafficstars

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