learning_ai_common_plat/dashboards/tracker-web/src
saravanakumardb1 1c231d6659 test(tracker-web): make e2e deterministic + add axe a11y and console checks
Rewrite the Playwright suite to mock the platform-service at the Next.js proxy
boundary (/api/tracker, /api/auth) so no live backend is required, and provide
the env vars /api/health needs via webServer.env. Adds a login->dashboard happy
path, board/list toggle and vote-prompt coverage, axe-core accessibility
assertions (resolved from the workspace, no new dependency), and a
no-unexpected-console-errors check.

The axe gate surfaced a real bug: the roadmap type-filter and submit-modal
<select> elements had no accessible name. Fixed by adding aria-labels.

Also ignore coverage/test-results/playwright-report in eslint.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-28 19:53:36 -07:00
..
__tests__ feat(tracker-web): add token bridge + Primitives adapter (UX-1) 2026-05-28 19:11:03 -07:00
app test(tracker-web): make e2e deterministic + add axe a11y and console checks 2026-05-28 19:53:36 -07:00
components feat(tracker-web): add token bridge + Primitives adapter (UX-1) 2026-05-28 19:11:03 -07:00
lib fix(platform): build react-native-platform-sdk + fix admin-web typecheck errors 2026-03-12 16:36:13 -07:00
instrumentation.ts feat(cloud-agnostic): complete Sprints 4-6 — secrets consumer migration, @bytelyst/speech package, push verified 2026-03-02 09:46:24 -08:00