..
__snapshots__
Simplify nodes on ThirdPartyMemberInfo
( #10889 )
2023-05-24 08:28:15 +00:00
EventTile
Add EventTileThreadToolbar tests ( #10243 )
2023-02-27 16:27:13 +00:00
NotificationBadge
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
wysiwyg_composer
RTE plain text mentions as pills ( #10852 )
2023-05-16 11:54:16 +00:00
BasicMessageComposer-test.tsx
fix: correctly identify emoticons ( #10108 )
2023-02-08 17:29:12 +01:00
DecryptionFailureBar-test.tsx
Improve decryption error UI by consolidating error messages and providing instructions when possible ( #9544 )
2022-12-15 17:24:33 +00:00
EditMessageComposer-test.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
EventTile-test.tsx
Replace uses of checkDeviceTrust
with getDeviceVerificationStatus
( #10663 )
2023-04-24 14:19:46 +01:00
ExtraTile-test.tsx
Refactor ExtraTile to use functional components ( #10191 )
2023-02-23 11:57:37 +00:00
MemberList-test.tsx
Replace react-dom tests with react testing-library tests ( #10260 )
2023-03-01 15:59:27 +00:00
MessageComposer-test.tsx
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
MessageComposerButtons-test.tsx
Replace some enzyme tests by @testing-library/react ( #9822 )
2022-12-23 10:46:14 +00:00
NewRoomIntro-test.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
PinnedEventTile-test.tsx
Apply strictNullChecks
to src/components/views/rooms/*
( #10875 )
2023-05-21 23:53:23 +00:00
ReadReceiptGroup-test.tsx
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
RoomHeader-test.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01: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
Update usages of test utilities preferring RTL ( #10203 )
2023-02-22 10:52:55 +00:00
RoomPreviewBar-test.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
RoomPreviewCard-test.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
RoomTile-test.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
SearchBar-test.tsx
Apply prettier formatting
2022-12-12 12:24:14 +01:00
SearchResultTile-test.tsx
Fix "[object Promise]" appearing in HTML exports ( #9975 )
2023-01-30 14:31:32 +00:00
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
Implement MSC3952: intentional mentions ( #9983 )
2023-03-23 11:47:40 +00:00