-
from #277
### Current behavior
I've created a [repo](https://github.com/SarcevicAntonio/cy-ng-ut-issues) that contains two components, and two tests. Both show different issues.
1. The CardComp…
-
Upgrade to Cypress 9.0 not recommended as per discussions with @achaikou
Other user of Cypress have experienced similar problems and opened ticket, registered our observations in ticket:
https://gi…
-
### Is your feature request related to a problem?
There is a bug for Cypress versions prior to 10.8.0 that causes it to fail when running on Windows due to path separator issues.
### What solutio…
-
I'm setting up jscutlery in my project, and when I execute `ng run my-project-here:ct` I get the following error:
```
1) An uncaught error was detected outside of a test:
ReferenceError: …
-
What inputs can we use:
- [ ] Implement Cypress testing after setup, through github action (scheduled every hour?)
- [ ] Implement a message in discord that tags the channel in case of an error
**Ne…
-
### Current behavior
currently webkit browser opening with a static resolution of 1280x720 which is not a valid VM resolution . due to this our tests are not running with Sauce labs , we are seeing …
-
It remains to be seen if all browser respect this - but setting the `TZ` environment variable seems to make chrome change the timezone accordingly.
If this is the case we can accept this as a confi…
-
https://github.com/scottschafer/cypressautomocker/blob/1eebe019e537c19a7a48c925a401755b68ec3ec2/include-in-tests/autoMockCommands.js#L53
https://github.com/cypress-io/cypress/issues/4352
This is…
-
The grepFilterSpecs only appears to work correctly if the specPattern value is the default value. If the value is changed, by setting it within the config, the grepFilterSpecs no longer works.
exam…
-
We can implement unit tests for our classes and integration tests (#35) for the rest.
But is there a way to easily do end-to-end browser tests?
- JavaScript testing using `Jest`, `@wordpress/env…