-
Right now the e2es perform simple CRUD (more like CRD) operations and check a couple of observable state things outside of flintlock:
- Checks the socket exists
- Reads the pidfile and checks the pi…
-
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.
-
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
-
See https://github.com/operator-framework/operator-controller/actions/runs/11019902090/job/30603456402#step:4:417
Other runs with this error:
- https://github.com/operator-framework/operator-contr…
-
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…
-
adding/updating auto e2e test cases for https://github.com/longhorn/longhorn/issues/9223 if they can be automated
cc @longhorn/qa
-
https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/101097/workflows/11c190ee-691c-4d05-9fbb-8c9a8f2125ad/jobs/3763990/tests
Build - Regular
Browser - Chrome
Test Path - /test/…
-
[maas.io e2e test failed](https://github.com/canonical/maas.io/actions/runs/11627722402) for the main branch.
-
The current e2e test [runner](https://github.com/cert-manager/csi-driver/blob/667d400d154db77bfc20a021dd9febd5c7d562a1/test/run.sh) hasn't been updated for some time, and has several issues:
1. Old…
-
The [Hyperswitch SDK](https://docs.hyperswitch.io/hyperswitch-cloud/integration-guide) is a versatile tool built to streamline payment integration for developers. It simplifies the process of adding m…