-
Notifications
You must be signed in to change notification settings - Fork 501
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(test): switch e2e to @playwright/test
This removes deprecated jest-playwright which caused issues with latest dependencies. E2E are now pure playwright, which reduces the surface for bugs and should be more stable and easier to maintain in general.
- Loading branch information
Showing
20 changed files
with
5,433 additions
and
12,602 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.