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 Improve parsing of keyword notification rules 2016-04-14 22:45:00 +01:00
.eslintrc.js Add eslint config 2017-01-23 14:22:54 +00:00
all-tests.js Start Notifications component refactor 2016-04-13 18:44:41 +01:00
mock-request.js Run some tests under karma 2016-04-13 17:20:06 +01:00
skin-sdk.js Run some tests under karma 2016-04-13 17:20:06 +01:00
test-utils.js Make sure that we clear localstorage before *all* tests 2016-08-11 11:42:29 +01:00