element-web/test/components/structures
Richard van der Hoff 167ce88a80 Rewrite ScrollPanel test
It turns out that Chrome now implements scroll-anchoring itself (ie, content
stays in the same place when you add more stuff off-screen), which means we
cannot rely on back-pagination to make ScrollPanel do a scroll.

Instead, just do a scrollToToken. Which turns out to be considerably simpler
anyway.
2017-07-05 14:34:25 +01:00
..
login Write some tests for the RTS UI 2017-05-17 09:46:17 +01:00
MessagePanel-test.js Inject MatrixClient into React context in tests 2016-11-14 18:22:56 +00:00
ScrollPanel-test.js Rewrite ScrollPanel test 2017-07-05 14:34:25 +01:00
TimelinePanel-test.js Make tests pass on Chrome again 2017-01-31 22:40:53 +00:00