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

Automation: Create basic E2E test for Harvester #8741

Open
cnotv opened this issue Apr 26, 2023 · 2 comments
Open

Automation: Create basic E2E test for Harvester #8741

cnotv opened this issue Apr 26, 2023 · 2 comments
Labels
area/harvester area/test Test (e2e and unit) kind/tech-debt Technical debt QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@cnotv
Copy link
Contributor

cnotv commented Apr 26, 2023

Description

Create basic navigation E2E test for Harvester.

Context

While working on the rancher/dashboard repository, often other extensions break or cannot be ensured to work and show in the same way.
Adding a basic navigation E2E test for Harvester will both help us to be sure not break anything, as well as to have a reachable endpoint and instance of it.

Example scenario:

@cnotv cnotv added area/test Test (e2e and unit) kind/tech-debt Technical debt labels Apr 26, 2023
@cnotv cnotv added this to the v2.7.next2 milestone Apr 26, 2023
@nwmac nwmac changed the title Create basic E2E test for Harvester Automation: Create basic E2E test for Harvester May 9, 2023
@cnotv cnotv modified the milestones: v2.7.next2, v2.7.next3 May 22, 2023
@cnotv cnotv added QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this and removed QA/None labels May 22, 2023
@gaktive
Copy link
Member

gaktive commented Jun 9, 2023

This would require some framework per #6871

@gaktive gaktive modified the milestones: v2.7.next3, v2.8.next4 Jul 18, 2023
@nwmac nwmac modified the milestones: v2.8.0, v2.8.next1 Aug 15, 2023
@nwmac nwmac modified the milestones: v2.9.0, v2.9.x Feb 27, 2024
@cnotv
Copy link
Contributor Author

cnotv commented Apr 22, 2024

It looks like the Harvester team has already E2E tests using Cypress since more than 2 years (thanks @torchiaf ).
This means that there's a way to set something up as well from our side.
https://github.com/harvester/tests

@gaktive gaktive modified the milestones: v2.9.x, v2.12.0 Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/harvester area/test Test (e2e and unit) kind/tech-debt Technical debt QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

3 participants