ghostguild-org/e2e
Jennie Robinson Faber 774c124969 test(visual): expand snapshot coverage for member-area pages
Adds 13 new visual regression baselines:
- Public: about (desktop + mobile), members (desktop + mobile)
- Authenticated desktop: member-account, member-activity, connections,
  admin-dashboard, members-detail
- Authenticated mobile: member-dashboard, member-profile,
  member-account, connections

Switches to a single serial test.describe with a beforeAll that logs in
once and saves the auth cookie via storageState. This avoids repeated
/api/dev/test-login calls that exhausted the dev server's MongoDB
connections under parallel execution.

Masks added: .tl-time, .stat-val, .item-date, .mc-avatar, .cc-avatar,
.profile-avatar, .filter-count — covering activity timestamps, stat
values, member join dates, avatars, and member counts.
2026-04-08 15:39:13 +01:00
..
__screenshots__/visual/pages.spec.js-snapshots test(visual): expand snapshot coverage for member-area pages 2026-04-08 15:39:13 +01:00
helpers fix: add auth middleware to profile page and update visual snapshots 2026-04-07 15:00:23 +01:00
visual test(visual): expand snapshot coverage for member-area pages 2026-04-08 15:39:13 +01:00
a11y.spec.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
admin-events.spec.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
admin-members.spec.js merge: worktree-a11y-fixes into main 2026-04-05 22:05:00 +01:00
auth.spec.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
coming-soon.spec.js merge: worktree-a11y-fixes into main 2026-04-05 22:05:00 +01:00
events.spec.js fix: accessibility improvements and test infrastructure hardening 2026-04-05 21:59:02 +01:00
join-flow.spec.js fix: accessibility improvements and test infrastructure hardening 2026-04-05 21:59:02 +01:00
member-dashboard.spec.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
member-profile.spec.js fix: accessibility improvements and test infrastructure hardening 2026-04-05 21:59:02 +01:00