tengen-io / server

:white_circle: Server implementation of the board game Go
MIT License
13 stars 4 forks source link

Setup and run the test suite #38

Closed jish closed 5 years ago

jish commented 5 years ago

Run the test suite using:

$ ./script/test

Creating database...
Migrating database...
Time: 9.453 ms
Time: 5.232 ms
Time: 8.501 ms
Time: 6.718 ms
ok      github.com/camirmas/go_stop/game    (cached)
ok      github.com/camirmas/go_stop/models  (cached)
ok      github.com/camirmas/go_stop/resolvers   (cached)
ok      github.com/camirmas/go_stop/rules   (cached)