element-web/test/components/structures
Richard van der Hoff 24bc90f9cc Fix flaky TimelinePanel test
The 'should load new events even if you are scrolled up' test was sometimes
failing. It turned out that pagination *sometimes* wasn't starting soon enough
after setting the scrollTop, and awaitPaginationCompletion was incorrectly
believing it to have already been and gone.

Add an awaitScroll to make sure that we wait long enough for the pagination to
begin.
2016-10-11 14:20:40 +01:00
..
MessagePanel-test.js Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
RoomView-test.js Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
ScrollPanel-test.js Fix an issue where the scroll stopped working. 2016-04-05 10:41:32 +01:00
TimelinePanel-test.js Fix flaky TimelinePanel test 2016-10-11 14:20:40 +01:00