ghostguild-org/tests/server/api
Jennie Robinson Faber c40f2c7c63 fix: accessibility improvements and test infrastructure hardening
Add aria-labels to form controls (selects, checkboxes, switches), set
html lang attribute and page title, fix color contrast for --candle-dim
and --text-faint tokens, underline inline links, remove opacity hack.
Harden dev login endpoints with atomic findOneAndUpdate and tokenVersion
in JWT. Update Playwright timeouts and E2E test helpers.
2026-04-05 21:59:02 +01:00
..
admin-auth-guards.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
admin-role-patch.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
auth-login.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
auth-verify.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
dev-endpoints.test.js fix: accessibility improvements and test infrastructure hardening 2026-04-05 21:59:02 +01:00
event-registration.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
helcim-auth.test.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
helcim-payment.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
helcim-subscription.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
members-create-response.test.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
members-create.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
members-profile-patch.test.js Add Vitest security test suite and update security evaluation doc 2026-03-01 12:30:06 +00:00
updates-auth.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
upload-image.test.js feat: add testing infrastructure — Vitest, Playwright, CI, git hooks 2026-04-04 16:07:21 +01:00
validation-phase3.test.js Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
validation.test.js Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00