fix(web): add jsdom dependency and exclude e2e from vitest #155

Merged
jason.woltje merged 1 commits from fix/web-test-jsdom into main 2026-03-15 20:00:54 +00:00

1 Commits

Author SHA1 Message Date
fa717999d9 fix(web): add jsdom dependency and exclude e2e from vitest
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
- Add missing jsdom dev dependency for vitest jsdom environment
- Exclude e2e/ directory from vitest (Playwright tests run separately)
- Fixes CI test step failure on pipeline #163

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 15:00:34 -05:00