Skip to content

Use vitest for browser tests#122

Draft
tstirrat15 wants to merge 3 commits intomainfrom
use-vitest-for-browser-tests
Draft

Use vitest for browser tests#122
tstirrat15 wants to merge 3 commits intomainfrom
use-vitest-for-browser-tests

Conversation

@tstirrat15
Copy link
Contributor

Fixes #121

Description

Vitest browser testing is the "modern" approach, and should make it easier to run our tests in CI.

Changes

TODO

Testing

TODO

@vercel
Copy link

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
playground Ready Ready Preview, Comment Feb 25, 2026 2:44pm

Request Review

@tstirrat15 tstirrat15 force-pushed the use-vitest-for-browser-tests branch from 8f0ba03 to 263a8bf Compare February 25, 2026 14:42
@tstirrat15
Copy link
Contributor Author

Some of the tests are flaking and it seems to be related to the use of MUI for panel buttons. I'm going to refactor that and see if it gets better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert cypress tests to vitest browser tests that use playwright

1 participant