* 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
|
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| shared | ||
| CallEvent-test.tsx | ||
| DateSeparator-test.tsx | ||
| DecryptionFailureBody-test.tsx | ||
| EncryptionEvent-test.tsx | ||
| JumpToDatePicker-test.tsx | ||
| LegacyCallEvent-test.tsx | ||
| MBeaconBody-test.tsx | ||
| MImageBody-test.tsx | ||
| MKeyVerificationConclusion-test.tsx | ||
| MKeyVerificationRequest-test.tsx | ||
| MLocationBody-test.tsx | ||
| MPollBody-test.tsx | ||
| MPollEndBody-test.tsx | ||
| MVideoBody-test.tsx | ||
| MessageActionBar-test.tsx | ||
| MessageEvent-test.tsx | ||
| RoomPredecessorTile-test.tsx | ||
| TextualBody-test.tsx | ||