You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add e2e test harness and accessibility polish (#88)
Introduce Playwright-driven Electron e2e runner with mock AI scenario to
capture deterministic transcripts and videos for review flows.
Seed test config via CMUX_TEST_ROOT, adjust Config to honor it, and
teach main process to boot against the dev server during e2e runs.
Stub mermaid in Vite to keep captures predictable and expand tsconfig
coverage for new test sources.
Harden Bash and StreamManager tests for CI timing variance.
Improve keyboard and screen-reader access across chat transcript,
command palette, slider, sidebar, and toast UI.
Signed-off-by: Thomas Kosiewski <tk@coder.com>
0 commit comments