You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/e2e-system-tests/3_Tags.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ This section explains the tagging system used for Cypress and Cucumber tests. Ta
18
18
-**@unstable_test:** Tests that may fail intermittently due to environmental factors.
19
19
-**@group-A / @group-B:** Tags for grouping tests in parallel execution.
20
20
-**@schedule_run:** Tests tagged for scheduled runs in CI.
21
+
-**@clean_up_staging_test_data:** This tag is used for a test run, which removes all courses that were created by cancelled or failed test runs before.
0 commit comments