yearn / yearn-recycle

dai/usdc/usdt/tusd/ycrv ➝ yusd
MIT License
56 stars 33 forks source link

Updated frontend section #4

Open Macarse opened 3 years ago

Macarse commented 3 years ago

@banteg tests pass locally 🤷

$ brownie test --network mainnet-fork
Brownie v1.11.2 - Python development framework for Ethereum

========================================== test session starts ==========================================
platform darwin -- Python 3.8.2, pytest-6.0.1, py-1.8.1, pluggy-0.13.1
rootdir: /Users/x/dev/yearn-recycle
plugins: eth-brownie-1.11.2, xdist-1.34.0, web3-5.11.1, hypothesis-5.33.1, forked-1.3.0
collecting ... 
Launching 'ganache-cli --port 8545 --gasLimit 12000000 --accounts 10 --hardfork istanbul --mnemonic brownie --fork https://mainnet.infura.io/v3/4b7217c6901c42f2bd9e8509baa0699d'...
collected 8 items                                                                                       

tests/test_recycle.py 
........                                                                    [100%]

========================================== 8 passed in 55.22s ===========================================
Terminating local RPC client...