Commit Graph

7 Commits (8ee7623d9010dc5fa1e35404084747c5b97953f6)

Author SHA1 Message Date
Bruno Windels a637ad85ad set a room alias for a public room, as required now 2018-09-21 11:25:26 +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