Commit a22f10c6 authored by Huihui, Jonathan's avatar Huihui, Jonathan
Browse files

add test command

parent 6c7b9d4c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ services:
    #command: ["sh", "-c", "pytest --cov=common /test/test.py"]
    #command: ["sh", "-c", "test-db-conn && pytest -v --cov=common /test/test.py"]
    command: ["python3", "/test/test.py"]
    #command: tail -f /dev/null
    depends_on:
      - postgres