You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: do not use a real timeout in waitfor when using fake timers (#1177)
* fix: do not use a real timeout in waitfor when using fake timers
* refactor: rewrite test so that it is more explicit
* refactor: make test faster by decreasing both interval and timeout
* refactor: expect waitFor to throw rather than wrapping in try catch
* test: fix typo in test comment
* tests: increase a bit interval so test is more robust and make it more explicit
* tests: some improvements from review
* Update expect comment following review suggestion
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
Co-authored-by: pierrezimmermann <pierrez@nam.tech>
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
0 commit comments