-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
CTIssue related to component testingIssue related to component testingstage: needs investigatingSomeone from Cypress needs to look at thisSomeone from Cypress needs to look at thistype: unexpected behaviorUser expected result, but got anotherUser expected result, but got another
Description
Current behavior
I believe that currently somehow cypress components tests require zone.js to know when to execute the next instructions. Now since angular allowes zoneless change detection Zone.js is not anymore a requirement.
Desired behavior
I would like to ask if we can get the feature or bugfix so that cypress component tests run without zone.js.
Test code to reproduce
The instructions how to enable zoneless change detection can be found here: https://angular.dev/guide/experimental/zoneless
Cypress Version
13.13.3
Node version
v18.20.0
Operating System
macOS 12.6.6
Debug Logs
No response
Other
If this is a feature request I'm fine to change the type of the workitem to such one.
Metadata
Metadata
Assignees
Labels
CTIssue related to component testingIssue related to component testingstage: needs investigatingSomeone from Cypress needs to look at thisSomeone from Cypress needs to look at thistype: unexpected behaviorUser expected result, but got anotherUser expected result, but got another