-
Accessibility testing is crucial to ensuring that web projects are inclusive and usable for all users, regardless of their abilities. However, **integrating accessibility testing into the Cypress fram…
-
-
### Subject
Guides > Component Testing
### Description
Component testing does not work with Yarn Modern Plug'n'Play and there is no mention in the documentation about compatibility.
The Ge…
-
### Current behavior
## Problem
In my current cypress component test if I run the component test locally the local storage sets the data and test will pass when you run cypress open command ie:
…
-
I would like to split this package and create a new one like `@nextcloud/docker-testing-server` or similar.
The reason is there are already apps using other E2E testing frameworks like PlayWright.
…
-
Move below listed cypress tests to Security Solution.
```tasklist
- [ ] x-pack/test/security_solution_cypress/cypress/e2e/investigations/timelines/export.cy.ts
- [ ]
```
-
As stated by @rix0rrr in #3972 there are two ways in which our tests can be improved:
1. Test organization: Instead of having `define`s with a single `it` we can group different tests under a singl…
-
Current end to end testing in Cypress is limited in that the outputs of the kube API (which takes calls from gateway API to make necessary updates to routes on kubernetes) are not checked.
Creating…
-
## Description
Address tech debt by developing Cypress End-to-End (E2E) test cases for the Contact Support Page in the Mobility BPP application. These tests will ensure the functionality of submitting…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Cypress Component Testing with React projec…