Commit graph

16 commits

Author SHA1 Message Date
42ee69b1a2 Prepend license to wait-for-it 2020-06-13 12:16:05 +01:00
389fb7e9db Add wait-for-it.sh from https://github.com/vishnubob/wait-for-it at c096cfa 2020-06-13 12:14:54 +01:00
4e6bf385ad Move test into the Makefile 2020-06-07 23:20:39 +01:00
97d3583384 Update rove-server main with tests 2020-06-06 12:13:54 +01:00
1d2087e2b9 Fix test instabilities by refactoring to make address dynamic and readable 2020-06-06 11:52:12 +01:00
3bfbe38837 De-integration the cmd/rove tests as well and massively simplify the tests output 2020-06-06 00:47:48 +01:00
3dbdbd248e Add a test compose file without a persistent volume 2020-06-05 23:17:04 +01:00
e2e0256d44 Remove old unneded build script 2020-06-05 21:56:40 +01:00
a89e577aec Let the docker-compose file build the server docker 2020-06-05 21:45:21 +01:00
88087e0338 Implement most rove commands
Need to finish up /commands

	Need to pretify output of others
2020-06-05 19:08:36 +01:00
5a2d35aca8 Reorganise a little to move the server into it's own directory 2020-06-05 17:15:25 +01:00
579bf31a1a Add go mod download to test file for blank setup 2020-06-01 17:49:30 +01:00
d104c90445 Fix tests with a proper start-up and shutdown procedure with a sync 2020-05-31 19:48:43 +01:00
179dd3f984 Implement saving and loading for account data, currently a basic json file 2020-05-31 19:15:57 +01:00
f1e6311366 Add coverage data to github action 2020-05-31 11:55:46 +01:00
95963e9b29 Add test script 2020-05-31 11:40:40 +01:00