Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,3 +196,4 @@ From `tests/utils.ts`:
- Use `checkAdminStatus(page)` to conditionally run admin-only test steps
- Place feature-specific helpers in a `helpers.ts` file within the feature directory
- Auth state is saved per-browser in `playwright/.auth/` — tests in the `mentor` platform reuse this state
- Traces are automatically captured on failure (`retain-on-failure`) and uploaded to S3 with Trace Viewer links in the CI summary
Loading