7ababb79f6
Migrate to gRPC rather than REST with swagger
...
Will also be adding in a RESTful endpoint to the server as well so it can consume both types
2020-06-12 22:51:18 +01:00
47921e6c41
Move game server to port 8080 and host docs on 80
2020-06-12 17:54:47 +01:00
1a6bd8fed9
Add unit tests to the test target
2020-06-11 20:25:03 +01:00
1cafd4f2ce
Fix makefile and coverage output
2020-06-11 18:55:53 +01:00
14424c16ca
Refactor testing into docker file
...
This means a decent scale refactor but ends with our testing being much simpler
Key changes:
* single Dockerfile for all services
* tests moved into docker up so don't need to be run locally
* configurations moved to environment
2020-06-11 18:16:11 +01:00
99da6c5d67
Move accountant to it's own deployment using gRCP
2020-06-11 13:24:42 +01:00
6fb7ee598d
Move server package out into rove-server
2020-06-10 18:20:05 +01:00
4e6bf385ad
Move test into the Makefile
2020-06-07 23:20:39 +01:00
3274bc93b9
Use the test script and the go mod download
2020-06-06 18:52:02 +01:00
0fbc973899
Add a make test target
2020-06-06 18:49:25 +01:00
0e9082aab7
Add basic makefile with build and install targets
2020-06-06 18:49:04 +01:00