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

Add E2E tests using Playwright #15

Merged
merged 11 commits into from
Aug 5, 2024
Merged

Add E2E tests using Playwright #15

merged 11 commits into from
Aug 5, 2024

Conversation

leotaku
Copy link
Owner

@leotaku leotaku commented Aug 4, 2024

This PR adds some very simplistic E2E tests using the Playwright browser testing toolkit. Currently, we only test if all browsers actually perform a reload when one is manually triggered.

We also add a GitHub Actions workflow to run these tests in CI.

leotaku added 3 commits August 4, 2024 23:48
We now use the same settings for CI and local testing.
Branded browsers should also be tested, however they currently don't
seem to be downloaded in the docker image and thus always fail.
@leotaku leotaku merged commit 24c9732 into master Aug 5, 2024
2 checks passed
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.

1 participant