Commit graph

8 commits

Author SHA1 Message Date
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