ghostguild-org/e2e
Jennie Robinson Faber d15458b30a
Some checks failed
Test / vitest (push) Successful in 12m6s
Test / playwright (push) Failing after 9m39s
Test / visual (push) Failing after 9m28s
Test / Notify on failure (push) Successful in 2s
chore(slack): remove dead invite path, archive checkSlackJoins poller
Wave-based onboarding makes the auto-invite + polling path obsolete.

- Removes SlackService.inviteUserToSlack — admins now send invites
  through Slack's UI and flip the flag in our admin endpoint.
- Removes the slack_invite_failed admin alert + its detector. The
  alert no longer has a meaningful trigger (we don't attempt invites).
- Archives server/utils/checkSlackJoins.js (and its test) under
  _archive/ in case the polling pattern is needed again post-pilot.
- Deletes the Nitro plugin that scheduled checkSlackJoins on boot
  + hourly. Nothing in nitro.config / nuxt.config / package.json
  registered it elsewhere.
- Drops the slack_invite_failed branch from adminAlerts.test; the
  enum slug stays in adminAlertDismissal so historical dismissal
  rows continue to validate.

notifyNewMember (vetting-channel notification) and findUserByEmail
(used by the auto-flag helper) are retained.
2026-04-29 12:34:21 +01:00
..
__screenshots__/visual/pages.spec.js-snapshots test(visual): regenerate baselines to match current page state 2026-04-26 18:34:37 +01:00
helpers fix: add auth middleware to profile page and update visual snapshots 2026-04-07 15:00:23 +01:00
visual Copy and layout improvements. 2026-04-16 21:11:05 +01:00
a11y.spec.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
admin-board-channels.spec.js test(e2e): align specs with current page structure 2026-04-26 18:28:14 +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 fix(a11y,test): USelect placeholder contrast + auth logout hydration wait 2026-04-26 18:30:32 +01:00
board.spec.js test(e2e): align specs with current page structure 2026-04-26 18:28:14 +01:00
coming-soon.spec.js merge: worktree-a11y-fixes into main 2026-04-05 22:05:00 +01:00
events.spec.js Copy and layout improvements. 2026-04-16 21:11:05 +01:00
join-flow.spec.js test(e2e): align specs with current page structure 2026-04-26 18:28:14 +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 test(e2e): align specs with current page structure 2026-04-26 18:28:14 +01:00
wave-slack-onboarding.spec.js chore(slack): remove dead invite path, archive checkSlackJoins poller 2026-04-29 12:34:21 +01:00