Skip to content

POC: Cleanup end-to-end tests #1212

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

winniehell
Copy link

No description provided.

@ArneTR
Copy link
Member

ArneTR commented Jun 4, 2025

I agree this is a lot cleaner. Will look into it in detail next week. Thanks for the PR!

@winniehell
Copy link
Author

I'd like to emphasize that this was only meant as a proof of concept on how to clean up the tests and not meant to be merged. feel free to take this and build on top of this though (or close it and start your own refactoring based on this)

also one more side note: I saw that there are a few global variables that are not necessary. the page object is passed as a parameter to test functions by Playwright and the other variables can probably be local.

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.

2 participants