acb8c70515
Skip timezone info for unit tests
...
The docker-based unit tests don't require timezones and not loading them
speeds things up greatly.
2019-12-04 13:27:24 +02:00
7270ff7ac0
Use 10.3 for REST API and MaxCtrl tests
2019-07-05 14:19:44 +03:00
207a8609dc
Use docker directly in NPM test runner
...
The checking of the container status should use docker directly.
2018-08-09 12:56:49 +03:00
283a6d564e
Update MaxCtrl dependencies
...
Updated various npm dependencies of MaxCtrl. Also updated the testing
docker-compose image to use 10.2.
2018-06-11 09:17:02 +03:00
173a97ae70
Refactor REST API test script into a npm test framework
...
The script can now be used to run an arbitrary set of Node.js tests as
long as they define the `test` npm target. Refactored REST API tests to
fit into this framework.
2017-07-18 11:37:18 +03:00