-
-
**Is your feature request related to a problem? Please describe.**
Unit tests aren't enough to ensure that Druxt is working. End 2 end tests need to be added.
**Describe the solution you'd like**
…
-
### What would you like?
When looking at the results of my Cypress runs, I see the browser, the operating system, and the Cypress version used for the run, but I'd like to see the version of Node u…
-
**Versions**
- What is this plugin's version?
3.9.1
- What is Cypress version?
6.1.2
- What is your operating system?
MacOs
- What is the Node version?
14
- What is the NPM version?
6
-…
-
Introduce tests for jupyterlab-requirements:
- [ ] UI tests:
- jest [1] for unit tests and integrations tests
- cypress [2] for end to end test
References:
- [1] https://jestjs.io/
- [2] h…
-
### Current behavior
- The test doesn't 100% fail.
- I use Cypress v12.17.2 and `testIsolation` is disabled.
- cy.intercept() add route correctly, but doesn't intercept the XHR request, the cypress…
-
### Feature Request
Cypress also has API mocking built in and it works a bit different than msw, it would be great if we could generate stubs with fake data for that:
https://docs.cypress.io/guide…
-
### Current behavior
When trying to adding scrollBehavior to a `cypress.config.ts` file i got this error:
```
Types of property 'scrollBehavior' are incompatible.
Type 'boolean' is not assign…
-
Dear Cypress Devs,
first congratulations to the release of version 10. Looks good :rocket:
However, unfortunately the code-coverage plugin is no longer working for us.
See error message below
…
-
Hello,
I can't use **blackout** for cypress-image-snapshot.
For cy.screenshot is working, but for cypress-image-snapshot is not working.
**cy.document().matchImageSnapshot('Dark theme first', { b…