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

Rewrite frontend tests from puppeteer to playwright #3153

Open
fonsp opened this issue Feb 25, 2025 · 0 comments
Open

Rewrite frontend tests from puppeteer to playwright #3153

fonsp opened this issue Feb 25, 2025 · 0 comments
Labels
frontend Concerning the HTML editor tests issues that improve the code coverage and the automatic testing

Comments

@fonsp
Copy link
Owner

fonsp commented Feb 25, 2025

Our frontend tests are pretty flaky because of timing issues (about 1/3 CI runs fails), and playwright should be better at this.

Playwright will also let us run CI tests on firefox with the same API.

@fonsp fonsp added frontend Concerning the HTML editor tests issues that improve the code coverage and the automatic testing labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerning the HTML editor tests issues that improve the code coverage and the automatic testing
Projects
None yet
Development

No branches or pull requests

1 participant