We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/iamdefinitelyahuman/brownie-token-tester is a great tool for 'minting' tokens on-fork for testing purposes.
all tests currently needing some form of a token balance should make use of this package; this removes dependency on real world balance of a token.
the package has already been added to requirements-core.txt in 81bc431.
requirements-core.txt
The text was updated successfully, but these errors were encountered:
Merge pull request #8 from Badger-Finance/issue5_v2
bdd3cee
support csv airdrop app's new header format
No branches or pull requests
https://github.com/iamdefinitelyahuman/brownie-token-tester is a great tool for 'minting' tokens on-fork for testing purposes.
all tests currently needing some form of a token balance should make use of this package; this removes dependency on real world balance of a token.
the package has already been added to
requirements-core.txt
in 81bc431.The text was updated successfully, but these errors were encountered: