Skip to content

OLD - frontend: Refactor namespace playwright for app mode #2334

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

vyncent-t
Copy link
Collaborator

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
@vyncent-t vyncent-t force-pushed the refactor-namespace-playwright branch from 1aca8f3 to 547180b Compare September 17, 2024 19:16
@vyncent-t vyncent-t force-pushed the refactor-namespace-playwright branch from 547180b to 9c7fd9e Compare September 17, 2024 19:23
@illume illume marked this pull request as draft October 7, 2024 11:30
@vyncent-t vyncent-t changed the title frontend: Refactor namespace playwright for app mode OLD - frontend: Refactor namespace playwright for app mode Nov 20, 2024
@k8s-triage-robot
Copy link

Unknown CLA label state. Rechecking for CLA labels.

Send feedback to sig-contributor-experience at kubernetes/community.

/check-cla
/easycla

Copy link

CLA Not Signed

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Apr 1, 2025
@k8s-ci-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. e2e-tests End to end tests frontend Issues related to the frontend needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants