element-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
DecryptionFailureBody-test.tsx
EncryptionEvent-test.tsx
JumpToDatePicker-test.tsx
LegacyCallEvent-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx
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
MPollBody-test.tsx
MPollEndBody-test.tsx
MVideoBody-test.tsx
MessageActionBar-test.tsx
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