-
Notifications
You must be signed in to change notification settings - Fork 7
Testing Docker Image
Rohan Nagar edited this page Aug 1, 2018
·
4 revisions
Make sure you have Docker and docker-compose installed.
Build and run Thunder with local dependencies:
$ sudo docker-compose up -d
Wait for everything to come up, and then run integration tests without starting local dependencies:
$ node scripts/tools/test-runner.js -n
- Home
- Architecture & Infrastructure
- Developer Guides
- Development & Testing
- Javadoc Format
- Releasing