Commit graph

8 commits

Author SHA1 Message Date
79c07f359b De-integration the api tests by launching their own server 2020-06-06 00:36:08 +01:00
9c0dde616b Refactor to implement integration testing for rove 2020-06-06 00:04:30 +01:00
cade908ed2 Refactor APIs to take an /{accountid}/ prefix 2020-06-05 23:08:59 +01:00
9ae1f50f46 Rename /commands to /command
Make it a verb not a GET fetch
2020-06-05 22:34:32 +01:00
9d57f48f98 Add /rover command to get rover info 2020-06-05 22:23:01 +01:00
7297a6de9a Clean out confusing assert messages 2020-06-05 18:09:22 +01:00
7be2a0f1b7 Add tests for each current API
These aren't extensive yet, and don't reset the server, but it's a good step forward
2020-06-05 18:06:16 +01:00
f82565bf22 Refactor and implement the api functions 2020-06-05 17:59:14 +01:00