spaxel/dashboard/tests
jedarden 8df33f8c90 feat(bf-5rre): add accessibility tests for onboarding flow
Add axe-core accessibility tests for the onboarding UI flow. Tests walk
through the onboarding steps and scan for WCAG 2.1 AA violations at each
step.

- Tests cover main onboarding flow steps (connect, WiFi, placement, complete)
- Tests cover re-provision mode and error states
- Tests mock hardware APIs (Web Serial, WebSocket) to avoid dependencies
- Each test fails if WCAG 2.1 AA violations are found
- Tests can be run with: npx playwright test a11y-onboarding

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-06 00:29:42 -04:00
..
accessibility feat(bf-21nd): add axe-core Playwright integration with shared helper 2026-07-06 00:25:52 -04:00
a11y-dashboard.spec.js feat(bf-2adi): add accessibility tests for dashboard pages 2026-07-06 00:27:30 -04:00
a11y-onboarding.spec.js feat(bf-5rre): add accessibility tests for onboarding flow 2026-07-06 00:29:42 -04:00
a11y.spec.js feat(bf-21nd): add axe-core Playwright integration with shared helper 2026-07-06 00:25:52 -04:00