-
Currently there are no tests, some options:
- React Testing Library via Jest or Vitetest
- Cypress for e2e
- Playwright (most interesting solution https://github.com/vercel/next.js/blob/canary/packag…
-
## What's the test to develop? Please describe
The guest cluster related test cases in daily e2e covers only one version of rke2 testing. The tests need to be parameterized and need to be run with …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Which jobs are flaking
- master-informing:
- capz-windows-master
### Which tests are flaking?
ci-kubernetes-e2e-capz-master-windows.Overall
### Since when has it been flaking?
- Often once or …
-
### Summary
We already have our own version of the upstream rn-tester package in the form of `@react-native/tester` with our overrides and our own `@react-native-windows/tester` with additional Windo…
-
**Is your feature request related to a problem? Please describe.**
Add E2E testing to the project.
**Describe the solution you'd like**
Official docs suggest [Playwright ](https://nextjs.org/docs…
-
A test failed on a tracked branch
```
AssertionError: Timed out retrying after 150000ms: Expected to find element: `[data-test-subj="providerBadge"]`, but never found it.
at Context.eval (webpack…
-
Currently there is only unit test. It would be great if we have an e2e test suite, and it's supposed to be triggered on each PR or commits on master.
ahrtr updated
7 months ago
-
/kind feature
**Describe the solution you'd like**
Since [AKS Automatic](https://learn.microsoft.com/en-us/azure/aks/intro-aks-automatic) is being billed as the AKS "easy button" we should have …
-
For tests, or their parts, that maintain quorum, we should make sure the quorum is available during the whole time. Presumably done with quorum reads and writes.