element-web/test/components/views/messages
David Baker 374cee9080
Fix flaky jest tests (#12486)
...and remove the code that causes them to be retried in CI. Most of
these were just lack of waiting for async things to happen, mostly
lazy loading components, hence whythey worked on the retry: because
the code had been loaded by then.
2024-05-02 14:53:35 +00:00
..
__snapshots__
shared
CallEvent-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
DateSeparator-test.tsx
DecryptionFailureBody-test.tsx Use a different error message for UTDs when you weren't in the room. (#12453) 2024-04-29 17:18:57 +00:00
EncryptionEvent-test.tsx
JumpToDatePicker-test.tsx
LegacyCallEvent-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx
MKeyVerificationRequest-test.tsx
MLocationBody-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
MPollBody-test.tsx
MPollEndBody-test.tsx
MStickerBody-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
MVideoBody-test.tsx
MessageActionBar-test.tsx
MessageEvent-test.tsx
MessageTimestamp-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
ReactionsRowButton-test.tsx
RoomPredecessorTile-test.tsx
TextualBody-test.tsx