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

frontend: Refactor namespace playwright for app mode #2334

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

Conversation

vyncent-t
Copy link
Contributor

Description

This PR initiates the refactor of our Playwright test suite by focusing on migrating the namespace tests from the current work on app mode playwright integration to the default Playwright structure. The purpose of this refactor is to ensure compatibility with both web and app modes of the project, laying the groundwork for future improvements and the eventual integration of multi-environment testing (web, app, and in-cluster).

This is the first step in a larger effort to align all Playwright tests with best practices and make them easier to maintain across different environments.

Fixes issue #2332

@vyncent-t vyncent-t added frontend Issues related to the frontend app e2e-tests End to end tests labels Sep 16, 2024
@vyncent-t vyncent-t self-assigned this Sep 16, 2024
@illume illume marked this pull request as draft October 7, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app e2e-tests End to end tests frontend Issues related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant