-
## References
* https://github.com/vercel/next.js/tree/canary/examples/with-cypress
* https://docs.cypress.io/cloud/get-started/setup
* https://stackoverflow.com/questions/76172521/cypress-you-may-ne…
-
### What would you like?
I would like a test with Flutter Web. When I'm testing any project, the Flutter has a 'flutter view' and this impacts testing.
### Why is this needed?
Best interactive with…
-
[This issue is imported from pivotal - Originaly created at Oct 18, 2022 by Michiel Kodde](https://www.pivotaltracker.com/story/show/183568313)
In #178461973 a lot of groundwork was layed to get the…
-
## Describe the bug
Reporter can no longer parse axe results. Returns an unexpected type error...
TypeError
Cannot read properties of undefined (reading 'version')
[node_modules/accessibility-insigh…
-
It is not uncommon for a project to have multiple test tools ([ddev-backstop](https://github.com/mmunz/ddev-backstopjs), behat etc). I consider keeping all of them under `DDEV_APPROOT/tests` good prac…
-
**Note:** This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, th…
-
A test failed on a tracked branch
```
CypressError: `cy.screenshot()` timed out waiting `30000ms` to complete.
at http://localhost:5644/__cypress/runner/cypress_runner.js:134337:73
at tryCatc…
-
-
### Current behavior
Cypress hangs on retry attempt
### Desired behavior
The tests should fail with all the attempts exhausted
### Test code to reproduce
In the below code the getS…
-
### Description
- To implement Cypress for automated E2E testing across modules, starting with primary features, to ensure consistent workflow validation, enable early bug detection, and enhance ov…