mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 05:52:57 +00:00
refactor: use local test files for e2e test
This commit is contained in:
committed by
Wieland Schöbl
parent
47f3232f15
commit
9621d2528d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user