## Current Status Tests are written in jsdom. This leads to behavior that differs from real browser, and is not very performant. ## Should-Be Status Tests are migrated to using the vite browser mode ## Acceptance Criteria - [ ] All tests are migrated and pass, both in firefox and chrome - [ ] CI has been updated to run tests with playwright
Current Status
Tests are written in jsdom.
This leads to behavior that differs from real browser, and is not very performant.
Should-Be Status
Tests are migrated to using the vite browser mode
Acceptance Criteria