We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cy.clock breaks preact hooks and I see that also requestAnimationFrame doesn't work even if I try to add ticks to my tests it never fires
a more straightforward or at least better documented way of writing tests where clock is controlled and timers are involved
i.e. tell me how to make preact hooks work!
https://github.com/glromeo/cypress-issue-with-preact-hooks
latest
lts
windows 11 but others as well
No response
the repo should help understand the problem I am facing please look at: cypress/e2e/3-preact/current-time.cy.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
cy.clock breaks preact hooks and I see that also requestAnimationFrame doesn't work even if I try to add ticks to my tests it never fires
Desired behavior
a more straightforward or at least better documented way of writing tests where clock is controlled and timers are involved
i.e. tell me how to make preact hooks work!
Test code to reproduce
https://github.com/glromeo/cypress-issue-with-preact-hooks
Cypress Version
latest
Node version
lts
Operating System
windows 11 but others as well
Debug Logs
No response
Other
the repo should help understand the problem I am facing
please look at: cypress/e2e/3-preact/current-time.cy.js
The text was updated successfully, but these errors were encountered: