Markus Mäkelä
16ed95d865
MXS-1220: Fix REST API tests
...
The service and server tests were deleting the relationships object and
posting a body without it instead of posting an empty relationships object
to delete relationships.
2017-07-18 11:37:18 +03:00
Markus Mäkelä
6479788283
MXS-1300: Add docker based cluster for REST API testing
...
The REST API test suite now starts a four node MariaDB cluster with
docker-compose. This allows quick and easy local testing.
2017-07-18 11:37:18 +03:00
Markus Mäkelä
d59d3ab638
MXS-1300: Combine REST API and MaxCtrl tests
...
The REST API tests are now located under the maxctrl directory. This
allows both tests to use the same framework for testing.
2017-07-18 11:37:18 +03:00