Skip to content

Commit

Permalink
Update 3_Tags.md (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
csp175 authored Feb 27, 2025
1 parent 7508f96 commit 5723725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/e2e-system-tests/3_Tags.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This section explains the tagging system used for Cypress and Cucumber tests. Ta
- **@unstable_test:** Tests that may fail intermittently due to environmental factors.
- **@group-A / @group-B:** Tags for grouping tests in parallel execution.
- **@schedule_run:** Tests tagged for scheduled runs in CI.
- **@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.

---

Expand Down

0 comments on commit 5723725

Please sign in to comment.