test(#147): add axe-core accessibility spec with color-contrast enabled

Introduces the wcag2a/wcag2aa E2E suite from the test-suite branch with
the color-contrast rule active — no disableRules exclusion. Also adds
/coverage/ to .prettierignore so generated lcov reports don't fail the
lint hook.

This commit intentionally fails the axe suite until the contrast fixes
land in the next commits.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-03-28 18:22:45 +01:00
parent 29f81f48db
commit 4c3d253066
2 changed files with 59 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ bun.lockb
# Test artifacts
/test-results/
/e2e/.auth/
/coverage/