matrix-js-sdk
adca75b7
- Deflake matrix-client-timeline tests
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Deflake matrix-client-timeline tests These guys do a flush("/sync"), without waiting for it to complete, and then in the afterEach, check that the sync has been flushed, which it may not have been. So we should make sure we wait for the flush.
References
#499 - Yet more js-sdk test deflakification
Author
richvdh
Committer
richvdh
Parents
652a9452
Loading