♻️ Simplify tests, run in same backend service (#152)

remove backend-tests
This commit is contained in:
Sebastián Ramírez
2020-04-19 12:34:03 +02:00
committed by GitHub
parent 8f9c2bac42
commit 283bc7c95b
10 changed files with 8 additions and 69 deletions

View File

@@ -3,4 +3,4 @@ set -e
python /app/app/tests_pre_start.py
pytest $* /app/app/tests/
pytest "$@" /app/app/tests/