element-web/test/components/views/rooms
Kerry 74d30187a4
Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875)
* fix everything except notificationbadge

* unit test ThirdPartyMemberInfo

* fix RoomPreviewBar dm tests

* lint

* test PinnedEventTile
2023-05-21 23:53:23 +00:00
..
EventTile
NotificationBadge
__snapshots__ Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
wysiwyg_composer RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
BasicMessageComposer-test.tsx
DecryptionFailureBar-test.tsx
EditMessageComposer-test.tsx Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
EventTile-test.tsx Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
ExtraTile-test.tsx
MemberList-test.tsx
MessageComposer-test.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
MessageComposerButtons-test.tsx
NewRoomIntro-test.tsx
PinnedEventTile-test.tsx Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
ReadReceiptGroup-test.tsx
RoomHeader-test.tsx Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
RoomList-test.tsx Show room create icon if "UIComponent.roomCreation" is enabled (#10364) 2023-04-03 09:19:56 +12:00
RoomListHeader-test.tsx
RoomPreviewBar-test.tsx Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
RoomPreviewCard-test.tsx
RoomTile-test.tsx
SearchBar-test.tsx
SearchResultTile-test.tsx
SendMessageComposer-test.tsx Avoid calling prepareToEncrypt onKeyDown (#10828) 2023-05-09 10:56:12 +00:00
ThirdPartyMemberInfo-test.tsx Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
VoiceRecordComposerTile-test.tsx