docker-compose-ci.yml: adding api tests

This commit is contained in:
SamR1
2018-01-13 13:00:05 +01:00
parent e3b406c627
commit fb109ced06
5 changed files with 43 additions and 12 deletions

View File

@ -31,4 +31,4 @@ test-e2e:
$(NPM) test
test-python:
$(FLASK) test
$(FLASK) test_local