De-integration the cmd/rove tests as well and massively simplify the tests output

This commit is contained in:
Marc Di Luzio 2020-06-06 00:47:48 +01:00
parent 79c07f359b
commit 3bfbe38837
5 changed files with 23 additions and 37 deletions

View file

@ -1,11 +0,0 @@
version: '3'
services:
rove-server:
build:
context: .
dockerfile: cmd/rove-server/Dockerfile
image: rove-server:latest
ports:
- "80:80"
command: ./rove-server --port 80