-
Notifications
You must be signed in to change notification settings - Fork 15
Testing
Jim Tupper edited this page Mar 12, 2016
·
1 revision
Testing is done using built in test scripts for 3 aspects:
- Features - tests that each feature works
- Performance - check the impact of changes
- Stress - test the system over time with competing load
The tests are run in 2 environments:
- On development machines during work
- On test servers to check different environments and prolonged use
The test servers are current digital ocean instances.