Commit graph

11 commits

Author SHA1 Message Date
Bruno Windels
ca86969f92 move everything to subfolder to merge into react-sdk 2019-10-09 16:52:48 +02:00
Bruno Windels
ed772e2cc5 Merge branch 'master' into bwindels/redesignfixes 2019-04-03 15:31:05 +02:00
Bruno Windels
f197e9f977 lazy loading is not in labs anymore 2019-04-02 15:14:24 +02:00
Bruno Windels
c1312f09ab fix import 2019-04-02 15:14:08 +02:00
Bruno Windels
1a2254677c test leaving members disappear from memberlist 2018-10-09 15:15:03 +02:00
Bruno Windels
992a0be4d0 DRY usernames 2018-09-14 14:46:25 +02:00
Bruno Windels
36708cc5db wait for next sync before inspecting memberlist
before we needed a 10s delay here to make the test work
reliable, this should be faster in the best case.
2018-09-14 14:45:40 +02:00
Bruno Windels
16b2f09915 Test if members joining while user is offline are received after returning online with LL enabled 2018-09-14 12:44:01 +02:00
Bruno Windels
239e6a4bce add ll tests to check if all expected members are in memberlist
also move verify-device use case to timeline to reuse memberlist
query for this test.
2018-09-13 12:03:29 +02:00
Bruno Windels
5d06c65ce5 split up ll tests in several functions 2018-09-13 12:02:49 +02:00
Bruno Windels
1725e7524b split up scenarios in multiple files as lazy-loading scenarios grow 2018-09-13 10:31:15 +02:00