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

Set up e2e testing for dashboard #20108

Closed
sleshchenko opened this issue Jul 8, 2021 · 4 comments
Closed

Set up e2e testing for dashboard #20108

sleshchenko opened this issue Jul 8, 2021 · 4 comments
Assignees
Labels
area/dashboard area/qe kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@sleshchenko
Copy link
Member

Is your task related to a problem? Please describe.

Currently, dashboard has happy path PR check and unit tests and it's not able to catch a lot of bugs.

Describe the solution you'd like

Sometime ago, dashboard had e2e test skeleton which was removed due being outdated eclipse-che/che-dashboard#167

It's needed to recover e2e testing and cover basic scenarios we will be able to run as PR check let's say on minikube (minikube since it's quicker to start up but I'm not sure we'll get enough resources there).

@sleshchenko sleshchenko added kind/task Internal things, technical debt, and to-do tasks to be performed. area/dashboard team/controller area/qe sprint/next labels Jul 8, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 8, 2021
@sleshchenko sleshchenko added sprint/current severity/P2 Has a minor but important impact to the usage or development of the system. and removed sprint/next status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 9, 2021
@sleshchenko sleshchenko added this to the 7.35 milestone Jul 29, 2021
@nickboldt nickboldt modified the milestones: 7.35, 7.36 Aug 24, 2021
@sleshchenko sleshchenko removed this from the 7.36 milestone Aug 26, 2021
@che-bot
Copy link
Contributor

che-bot commented Mar 7, 2022

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 7, 2022
@che-bot che-bot closed this as completed Mar 14, 2022
@che-bot che-bot closed this as completed Mar 23, 2022
@dmytro-ndp dmytro-ndp reopened this Mar 23, 2022
@dmytro-ndp
Copy link
Contributor

/remove-lifecycle stale

@che-bot che-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 23, 2022
@musienko-maxim
Copy link
Contributor

musienko-maxim commented Apr 7, 2022

The working skeleton has been added here: https://github.com/musienko-maxim/e2e-dashboard-experimental
This contains pupeteer+jest+TS stack which fits into the Dashboard ecosystem. Currently, it implements a simple scenario with login k8s/OpenShift platform and verifies base UI elements on DashBoard.
The next step - is the implementation more complex scenario.

@che-bot
Copy link
Contributor

che-bot commented Oct 4, 2022

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 4, 2022
@che-bot che-bot closed this as completed Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard area/qe kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

5 participants