element-web/test/components/views/rooms
Robin 26bc3ab0aa
Tweak video rooms copy (#8582)
* "Video room" → "New video room"

* "Connect now" → "Join"

* "N people connected" → "N people joined"

* "Connected" → "Joined"

* Fix tests
2022-05-13 12:45:38 +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 effect of URL preview toggle not updating live (#8561) 2022-05-11 15:11:42 +01: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 Tweak video rooms copy (#8582) 2022-05-13 12:45:38 +00:00
SearchBar-test.tsx Improve the styling of search initialization errors. 2022-05-09 11:20:36 +02: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