Bruno Windels
|
ca86969f92
|
move everything to subfolder to merge into react-sdk
|
2019-10-09 16:52:48 +02:00 |
|
Bruno Windels
|
a25056f21e
|
retry getting the scroll panel when retrying to get the scrolltop
|
2019-09-13 16:33:17 +02:00 |
|
Bruno Windels
|
ee1e585301
|
remove explicit timeout for polling as well
|
2019-04-16 15:41:45 +02:00 |
|
Bruno Windels
|
20c3023b94
|
use session.poll as well for polling when receiving a message
|
2019-04-16 11:55:33 +02:00 |
|
Bruno Windels
|
9610e9b57e
|
take into account continuation tiles in when checking timeline messages
|
2019-04-16 11:43:32 +02:00 |
|
Bruno Windels
|
945daf294c
|
log messages in timeline when expected not found (debug code)
|
2019-04-16 11:14:55 +02:00 |
|
Bruno Windels
|
5939d62499
|
fix scrollpanel selector
|
2019-04-03 15:15:15 +02:00 |
|
Bruno Windels
|
34171eab8c
|
doing wait for /sync request to receive message, doesn't work well
just poll every 200ms, feels way faster as before
we were probably missing /sync requests
|
2019-04-02 15:13:04 +02:00 |
|
Bruno Windels
|
28bba4952b
|
fix detecting e2e message in timeline
|
2019-04-02 15:12:51 +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
|
5ec8f6f9b4
|
rename tests folder to the more accurate usecases
|
2018-09-12 18:40:25 +02:00 |
|