-
Notifications
You must be signed in to change notification settings - Fork 214
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
(Fix) e2e tests for Token Wizard 2.0: mintedCappedCrowdsale strategy #829
Comments
@dennis00010011b please describe e2e tests for Minted Capped Crowdsale you have implemented here #889 |
@dennis00010011b also, describe the steps how to start Minted Capped Crowdsale e2e tests locally from the beginning (from the cloning of repo) |
@vbaranov
|
How to start Minted Capped Crowdsale unit tests locally:
|
Test suite for MintedCappedCrowdsale : UI tests
Functional tests
|
whitelist item could be changed every time before end of a tier if it is modifiable Do we check crowdsale wallet balance after each user's contribution? |
@vbaranov I added to e2e the checking of crowdsale wallet balance after each user's contribution |
Ok, I've added your update to |
We need e2e tests for mintedCappedCrowdsale strategy of Token Wizard 2.0
The text was updated successfully, but these errors were encountered: