farming
farming copied to clipboard
Wake fuzz test
Fuzz test for FarmingPool
Created in Wake Development & Testing Framework (https://getwake.io)
- Simulates farming for random duration and total rewards
- Uses random operations from random accounts
- Asserts balances against the Python model
- Prints results after the farming
- Default 1 sequence, 100 flows
- For better performance set LOGGER = False
Run the test using following commands:
- npm install
- pip3 install eth-wake
- wake up pytypes
- wake test