mise en place test
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
33682eafb6
commit
c73021a14f
2 changed files with 510 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -16,7 +16,7 @@ run:
|
|||
go run ./cmd/api
|
||||
|
||||
test:
|
||||
go test ./...
|
||||
go test ./cmd/api/ -v -run TestAPI -timeout 30s
|
||||
|
||||
## Docker
|
||||
docker-up:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue