element-web/test/components/views/rooms
Travis Ralston 08419d195e Initial breakout for room list rewrite
This does a number of things (sorry):
* Estimates the type changes needed to the dispatcher (later to be replaced by https://github.com/matrix-org/matrix-react-sdk/pull/4593)
* Sets up the stack for a whole new room list store, and later components for usage.
* Create a proxy class to ensure the app still functions as expected when the various stores are enabled/disabled
* Demonstrates a possible structure for algorithms
2020-05-14 12:44:29 -06:00
..
MemberList-test.js Remove lolex where its not needed and move to dev-deps. Remove unused optimist 2020-01-18 01:39:14 +00:00
RoomList-test.js Initial breakout for room list rewrite 2020-05-14 12:44:29 -06:00
RoomSettings-test.js Add comments to highlight where we'll need m.widget support 2020-04-09 15:14:07 -06:00
SendMessageComposer-test.js add more tests 2020-01-22 11:56:27 +00:00