Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

set interval is created on window level instead of target object #130

Open
KiranMantha opened this issue Nov 29, 2019 · 0 comments
Open

Comments

@KiranMantha
Copy link

I observed that set interval is used on global window level instead of to-be-watch object. this cause the local testcase failure as jest waits for clearence of set interval which will not happen.It would be better if you add setinterval to watch changes at object level instead of window level.

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