Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

unable to mock inactivity time with cypress clock/tick() #226

Open
rooterkyberian opened this issue Aug 26, 2019 · 0 comments
Open

unable to mock inactivity time with cypress clock/tick() #226

rooterkyberian opened this issue Aug 26, 2019 · 0 comments

Comments

@rooterkyberian
Copy link

I'm having hard time triggering inactivity timeout with cy.tick() https://docs.cypress.io/api/commands/tick.html#Syntax . cy.wait() works fine, but is inpractical . I'm calling cy.clock() beforehand to install time mocking functions per cy.tick() so that doesn't seem to be a problem.

Anyone else with this problem?

ng-idle/core==7.0.0-beta.1
cypress==3.4.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant