refactor: use local test files for e2e test

This commit is contained in:
Jovan Krunić
2021-05-14 11:02:22 +02:00
committed by Wieland Schöbl
parent 47f3232f15
commit 9621d2528d

View File

@@ -23,4 +23,6 @@ services:
environment:
STAPPS_LOG_LEVEL: "31"
STAPPS_EXIT_LEVEL: "8"
command: e2e http://backend:3000 --waiton tcp:backend:3000
volumes:
- ./node_modules/@openstapps/core/test/resources:/@openstapps/core/test/resources:ro
command: e2e http://backend:3000 --waiton tcp:backend:3000 --samples /@openstapps/core/test/resources