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

add cypress test for verify app can be installation from GitOps catalog #505

Open
linear bot opened this issue Dec 8, 2024 · 1 comment
Open

add cypress test for verify app can be installation from GitOps catalog #505

linear bot opened this issue Dec 8, 2024 · 1 comment

Comments

@linear
Copy link

linear bot commented Dec 8, 2024

This task is to write a Cypress test to automate installation of a GitOps catalog application. The test should log in to the Kubernetes console, verify that the GitOps catalog tab is populated, install the Kubernetes dashboard from the catalog and ensure it is accessible externally. The scope doesn't include verifying the application shows up in "Installed application" section.

Acceptance criteria / Definition of Done:

  • The test uses the flow
    • Login to Kubefirst console using K-bot credentials
    • Verify that the Gitops catalog tab is populated with application from upstream catalog
    • Install Kubernetes dashboard app from the catalog
    • Ensure the dashboard is accessible externally ( return status code 200)
  • The test is integrated with all other Cypress tests.
  • The test can be executed independently and unattended in CI.

Definition of ready

  • The GitOps catalog flow is added to the CI pipeline's test step

Non-goals

  • Verifying the apps shows up "Installed Applications" section (this is outside the scope of the current task).
Copy link
Author

linear bot commented Dec 8, 2024

@linear linear bot changed the title add test for Gitops catalog flow add cypress test for Gitops catalog flow Dec 8, 2024
@linear linear bot changed the title add cypress test for Gitops catalog flow add cypress test for GitOps catalog flow Dec 8, 2024
@linear linear bot changed the title add cypress test for GitOps catalog flow add cypress test for installing application from GitOps catalog Dec 8, 2024
@linear linear bot changed the title add cypress test for installing application from GitOps catalog add cypress test for verfying app installation from GitOps catalog Dec 8, 2024
@linear linear bot changed the title add cypress test for verfying app installation from GitOps catalog add cypress test for verify app can be installation from GitOps catalog Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants