-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Adapt UI regression automated tests to the redesigned Che Dashboard #23736
Copy link
Copy link
Closed
Labels
area/dashboardarea/qekind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.team/AThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted CheThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Metadata
Metadata
Assignees
Labels
area/dashboardarea/qekind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.team/AThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted CheThis team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Type
Projects
Status
✅ Done
Is your task related to a problem? Please describe
The Che Dashboard UI has been significantly redesigned with PatternFly 6 and introduced via PR:
eclipse-che/che-dashboard#1452
As a result, existing UI automated tests no longer fully align with the current dashboard structure, user flows, and UI elements. Some tests are failing due to outdated selectors, while others may pass without properly validating the new behavior.
This issue tracks the work required to adapt and update the existing UI regression automated tests so they pass correctly.
Describe the solution you'd like
functional-tests,ds-miscellaneous-tests,factorypipelines) against the latest released Dev Spaces and ensure there is no regression.E2E test list to check
Check new Dashboard UI with Eclipse Che and Dev Spaces
Check new Dashboard UI with Dev Spaces