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 to avoid regressions #98

Closed
2 tasks done
msebastianb opened this issue Nov 7, 2023 · 0 comments · Fixed by #99
Closed
2 tasks done

Add e2e tests to avoid regressions #98

msebastianb opened this issue Nov 7, 2023 · 0 comments · Fixed by #99

Comments

@msebastianb
Copy link
Contributor

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Add e2e tests with Playwright to avoid regressions. Add the workflow to run the tests on the CI.

Motivation

The goal is to avoid issues like #92. The proposal comes from #93.

Example

Some tests can be implemented for:

  • The ability to inject custom JS
  • The ability to inject custom CSS
  • The ability to use a custom favicon
  • The ability to use a custom logo
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 a pull request may close this issue.

1 participant