Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate UI Cypress tests to Vitest Browser Tests #5703

Closed
4 tasks done
sheremet-va opened this issue May 10, 2024 · 0 comments · Fixed by #5707
Closed
4 tasks done

Migrate UI Cypress tests to Vitest Browser Tests #5703

sheremet-va opened this issue May 10, 2024 · 0 comments · Fixed by #5707
Labels
good first issue Good for newcomers p1-chore Doesn't change code behavior (priority)

Comments

@sheremet-va
Copy link
Member

Clear and concise description of the problem

I wanted to remove Cypress for some time now because we have Playwright and the possibility to write component tests using Vitest Browser, and having a third package that can do the same seems bad.

Suggested solution

Migrate .cy.ts tests in package/ui to use Vitest Browser instead of Cypress.

Alternative

No response

Additional context

It's time to start actually dogfooding Vitest Browser.

Validations

@sheremet-va sheremet-va added good first issue Good for newcomers p1-chore Doesn't change code behavior (priority) labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers p1-chore Doesn't change code behavior (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant