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

Create E2E tests for cluster CRUD operations #5990

Closed
cnotv opened this issue May 19, 2022 · 2 comments · Fixed by #6284
Closed

Create E2E tests for cluster CRUD operations #5990

cnotv opened this issue May 19, 2022 · 2 comments · Fixed by #6284
Assignees
Labels
area/test Test (e2e and unit) kind/tech-debt Technical debt size/3 Size Estimate 3 status/dev-validate
Milestone

Comments

@cnotv
Copy link
Contributor

cnotv commented May 19, 2022

Detailed Description
Write E2E tests for cluster CRUD operations through cluster manager page.

Context
As part of the cluster creation, we want to ensure some default behaviors such like displaying logs and right badges.
For this initial tests we'll stick to custom local clusters without use of third part services.

@cnotv cnotv added the area/test Test (e2e and unit) label May 19, 2022
@cnotv cnotv added this to the v2.6.6 milestone May 19, 2022
@cnotv cnotv self-assigned this May 19, 2022
@cnotv cnotv added the size/3 Size Estimate 3 label Jun 7, 2022
@nwmac nwmac added the kind/tech-debt Technical debt label Jun 20, 2022
@cnotv
Copy link
Contributor Author

cnotv commented Jun 22, 2022

As the homepage can be changed and is not possible to navigate afterwards to the same, I'll consider the management as actual CRUD page /dashboard/c/local/manager/provisioning.cattle.io.cluster.

@cnotv
Copy link
Contributor Author

cnotv commented Jul 6, 2022

As import and creation require further registration operation, while the CRUD one is passing correctly and makes the cluster displayed, it will be considered as a separated test case.
#6281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test Test (e2e and unit) kind/tech-debt Technical debt size/3 Size Estimate 3 status/dev-validate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants