Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wake fuzz test #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abchauditor
Copy link

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:

  1. npm install
  2. pip3 install eth-wake
  3. wake up pytypes
  4. wake test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants