riot-web/test/components/views/messages
Richard van der Hoff 2801afe570
Inline `VerificationRequest.{invalid,ready,started,done,cancelled}` (#11013)
* Inline `VerificationRequest.{invalid,ready,started,done,cancelled}`

These methods are all just shortcuts for checks on `phase`, so let's get rid of
them

* update test

* Add some more tests

* even more coverage

* fix tests
2023-06-06 08:27:53 +00:00
..
__snapshots__ Use aria descriptions instead of labels for TextWithTooltip (#10952) 2023-05-25 08:42:09 +00:00
shared
CallEvent-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
DateSeparator-test.tsx Better error handling in jump to date (#10405) 2023-03-24 14:39:24 -05:00
DecryptionFailureBody-test.tsx
EncryptionEvent-test.tsx
JumpToDatePicker-test.tsx Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
LegacyCallEvent-test.tsx Fix the state shown for call in rooms (#10833) 2023-05-15 08:37:40 +00:00
MBeaconBody-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
MImageBody-test.tsx Fall back from server generated thumbnail to original image (#10853) 2023-05-11 09:20:14 +00:00
MKeyVerificationConclusion-test.tsx Inline `VerificationRequest.{invalid,ready,started,done,cancelled}` (#11013) 2023-06-06 08:27:53 +00:00
MKeyVerificationRequest-test.tsx Inline `VerificationRequest.{invalid,ready,started,done,cancelled}` (#11013) 2023-06-06 08:27:53 +00:00
MLocationBody-test.tsx Kill off enzyme in preference of react testing library (#10255) 2023-03-06 15:17:46 +00:00
MPollBody-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
MPollEndBody-test.tsx
MVideoBody-test.tsx
MessageActionBar-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
MessageEvent-test.tsx
RoomPredecessorTile-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
TextualBody-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00