-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
-
In the Cypress integration test package, test steps should be able to use a Cypress command to create k8s/OpenShift resources via the CLI.
AC:
- Implement a Cypress command that creates a resource, ensures successful execution of the underlying CLI command, and asserts the resource exists on the cluster after completion.
- Update test steps to use the CLI instead of the UI when creating resources, with the exception of steps that are specifically designed to test that UI flow.
- is related to
-
CONSOLE-3718 Identify repeating steps in console's Cypress test suits which could be covered by CLI
- Closed