We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b67dca commit 2db3cb8Copy full SHA for 2db3cb8
4 files changed
e2e/workspaces/demo_app_repro_1971/config.yaml
@@ -0,0 +1,10 @@
1
+flows:
2
+ - "features/**"
3
+includeTags:
4
+ - regression
5
+executionOrder:
6
+ continueOnFailure: true
7
+ flowsOrder:
8
+ - test1
9
+ - test2
10
+ - test3
e2e/workspaces/demo_app_repro_1971/features/test1.yaml
@@ -0,0 +1,6 @@
+appId: com.example.example
+tags:
+---
+- launchApp:
+ clearState: true
e2e/workspaces/demo_app_repro_1971/features/test2.yaml
e2e/workspaces/demo_app_repro_1971/features/test3.yaml
0 commit comments