Admin users can now be created via the REST API. This allows remote management of the administrative interface itself.
Fixed a few broken tests and extended the monitor tests.
The test creates, alters and destroys servers.
The tests now automatically start MaxScale before each test block and stop it and perform cleanup after the test. This is done by simply calling the `before.sh` and `after.sh` scripts before each test block.