busola icon indicating copy to clipboard operation
busola copied to clipboard

Fix tests after changing gardener flow

Open mrCherry97 opened this issue 1 year ago • 3 comments

Description Gardener changed their flow, and currently, we are getting kubeconfig with multiconext which causes some problems in our test flow.

Expected result Tests are working and passing.

Actual result Tests are failing and they are commented.

Tests

  • [ ] test-edit-cluster.spec.js
  • [ ] test-login-kubeconfigID.spec.js -> Handles default kubeconfig
  • [ ] test-other-login-options.spec.js -> Kubeconfig and token separately
  • [ ] test-cluster-configuration.spec.js -> Applies config from target cluster (session storage)

Troubleshooting

mrCherry97 avatar Jul 06 '23 07:07 mrCherry97