element-web/test/components/views/rooms
Kerry 333dd59f06
test typescriptification - RoomList (#8540)
* test/components/views/rooms/RoomList-test.js -> test/components/views/rooms/RoomList-test.tsx

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix ts issues

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-05-09 13:24:12 +00:00
..
__snapshots__ Update more strings to not wrongly mention room when it is/could be a space (#7722) 2022-03-29 15:02:12 +01:00
BasicMessageComposer-test.tsx Fix regression around pasting links (#8537) 2022-05-09 12:39:32 +00:00
MemberList-test.tsx Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
MessageComposer-test.tsx Step 3.1: Stop using `getComponent` in tests 2022-03-28 14:02:31 -06:00
MessageComposerButtons-test.tsx Fix jump to bottom button being always displayed in non-overflowing timelines (#8460) 2022-05-01 19:38:36 -06:00
ReadReceiptGroup-test.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
RoomHeader-test.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
RoomList-test.tsx test typescriptification - RoomList (#8540) 2022-05-09 13:24:12 +00:00
RoomListHeader-test.tsx Prevent soft crash around room list header context menu when space changes (#8289) 2022-04-12 14:23:04 +00:00
RoomPreviewBar-test.tsx Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
RoomTile-test.tsx Add local echo of connected devices in video rooms (#8368) 2022-04-21 07:41:38 -04:00
SearchBar-test.tsx fix timeline search with empty text box should do nothing (#8262) 2022-05-02 01:09:59 +00:00
SearchResultTile-test.tsx Step 3.1: Stop using `getComponent` in tests 2022-03-28 14:02:31 -06:00
SendMessageComposer-test.tsx Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00