element-web/test/components/structures
Richard van der Hoff cdd2902b01 Update annoying TimelinePanel test
* Actually test what we were supposed to be testing (viz, that we can paginate
  back down after we hit the top of the room)

* Make the cap on the number of events we show in the timeline a configurable
  property, so that we can set it in the test

* Use a smaller cap in the test, so that we have to do less paginating to hit
  the cap, to make the test run quicker.

* add some more logging so that we can see how far it's got if it gets stuck.
2016-08-24 16:28:00 +01:00
..
MessagePanel-test.js Fix test failures introduced by last PR 2016-04-19 21:10:23 +01:00
RoomView-test.js Set up / teardown container div in before/afterEach 2016-06-17 15:50:13 +01:00
ScrollPanel-test.js Fix an issue where the scroll stopped working. 2016-04-05 10:41:32 +01:00
TimelinePanel-test.js Update annoying TimelinePanel test 2016-08-24 16:28:00 +01:00