element-web/test
Richard van der Hoff 593e101521 Fix a flaky test
Depending on timing, the first `httpBackend.flush()` could end up just flushing
a '/presence' call rather than the initial sync. The fix to that is simply to
not set the expectation on /presence.

While we're there, split out the flushes of /publicRooms and
/thirdparty/protocols, so that we can be sure that they happen.

There is probably still a bunch of flakiness there, but this should fix one
particular instance.
2017-04-18 13:45:31 +01:00
..
app-tests Fix a flaky test 2017-04-18 13:45:31 +01:00
unit-tests/notifications
.eslintrc.js
all-tests.js
mock-request.js
skin-sdk.js
test-utils.js