Bruno Windels
|
d47f782c21
|
Revert "increase timeout for server notices room"
|
2018-09-18 16:51:22 +02:00 |
|
Bruno Windels
|
0d86b82e3a
|
increase timeout for server notices room
|
2018-09-18 11:13:02 +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
|
af255c6386
|
dont assert the first time in receiveMessage, as it will show an ugly assert error while everything is fine, just need to wait longer
|
2018-09-14 09:52:34 +02:00 |
|
Bruno Windels
|
9f4cf776c5
|
make receiveMessage more robust by checking first if the message is not already in the timeline
|
2018-09-13 12:04:18 +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
|
1725e7524b
|
split up scenarios in multiple files as lazy-loading scenarios grow
|
2018-09-13 10:31:15 +02:00 |
|
Bruno Windels
|
5ec8f6f9b4
|
rename tests folder to the more accurate usecases
|
2018-09-12 18:40:25 +02:00 |
|