-
Notifications
You must be signed in to change notification settings - Fork 215
Token Wizard 2.0 tests
Victor Baranov edited this page Sep 21, 2018
·
1 revision
Token wizard tests contain smart contracts unit tests, React unit tests and e2e tests of DApp
Run npm run test:dapp
to launch React unit tests on launched TW 2.0
Run npm test
to launch smart contracts unit tests together with e2e tests
Token wizard 2.0 smart contracts unit tests are written in javascript with Truffle framework. Tests (and smart contracts) are located here. Contracts are deploying in ganache-cli with the script. Travis CI is configured and executed on every pull request.
- Introduction
- Demo
- Requirements
- Strategy
- How to run
- Using POA Networks
- Deployment Time & Gas
- Verifying Smart-Contracts
- Possible Tx Failures
- Token Wizard Projects
- Notable Contributors
- Support
- Disclaimer
- FAQ
- Change Start & End Times
- Change max cap for tier
- Change rate
- Distribute reserved tokens
- Finalize crowdsale