-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/currents-dev/currents-nx/issues) and [discussions](https://github.com/currents-dev/curre…
-
### Current Behavior
I tried to install the `cypress-image-snapshot` package so I can take and compare snapshots in my component tests:
`npm install --save-dev cypress-image-snapshot @types/cypress-…
-
Hello,
## Current Behavior
When running jest tests on a React component importing [ky](https://github.com/sindresorhus/ky), the tests does not build because of `Jest encountered an unexpected …
-
### Issue description or question
(it's me again, but this time it's a different project so I can share everything)
I'm seeing an odd error related to module processing that I only see in Wallab…
-
### Description
Hi! Big thanks for your work on this project. I recently started getting an error and was wondering how to fix it.
**package.json**
```
{
"name": "tft-winnar-fs",
"versio…
-
### Current Behavior
Running `nx test app` throws validation warnings.
```
> nx run app:test
● Validation Warning:
Unknown option "coverageDirectory" with value "../../coverage/packages…
-
### Current behavior
I am working to integrate cypress testing into our CI. I was getting Xvfb errors, so I started using the `ELECTRON_RUN_AS_NODE=1` env variable.
However, when that variable is …
-
### Current Behavior
I'm creating this with version 16.1.4 because on the latest (version 16.2.2) I couldn't get the custom server running. Probably because of https://github.com/nrwl/nx/issues/17123…
-
### Current behavior:
If i start my tests with `cypress run` instead of `cypress open` the tests are executed as expected. However, the time travel feature does not work when I want to debug th…
-
### Current behavior
When component testing, Cypress does not seem to be able to load the spec file contents. Cypress does list my spec file, but when I click to run it it keeps infinitely loading.…