-
### Current behavior
I have this error in test
```
1) Dashboard
should render:
TypeError: Cannot destructure property 'data' of 'undefined' as it is undefined.
at :4649:28698…
-
-
As OpenSearch Dashboards evolves, particularly the Discover component, user feedback and bug reports have become a critical source of insights. These observations are more than just technical issues; …
-
## The issue
Some cypress tests as part of the `deploy.yml` workflow fail in the CI while they all succeed locally. Because of this, we are ignoring the results of the test. If this starts to work …
-
### Current behavior
We started migrating our project from CRA to Vite and we have almost 300 component and 40 E2E Cypress tests in place. Unfortunately, after fixing all the other issues, we are s…
-
### Current behavior:
We can use `cy.server()` and `cy.route(...)` to mock HTTP calls.
### Desired behavior:
The exact same thing for Websockets.
For apps using websockets quite heavily this would c…
-
## Describe the bug
Cypress 7 recently released an interesting feature called component test runner. It allows to mount a component and run it in isolation, rather than having to run the entire app…
-
First of all: thank you for your work on Cypress 🙏. It's awesome and such a pleasure to use!
---
### Current behavior:
I have no unified, platform-independent way of controlling the brows…
jhnns updated
3 months ago
-
I'm following Gleb Bahmutov's instructions for getting combined code coverage reports from cypress and jest (https://github.com/bahmutov/cypress-and-jest), and ran into this issue. Gleb asked me to p…
ghost updated
2 years ago
-
Copied from [User Story 1537054: Evaluate testing APIs that components should expose to client applications](https://ni.visualstudio.com/DevCentral/_workitems/edit/1537054)
(See also the comments i…