element-web-Github/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__ Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
shared Apply prettier formatting 2022-12-12 12:24:14 +01:00
CallEvent-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
DateSeparator-test.tsx Fix js-sdk types for TImestampToEventResponse (#11928) 2023-11-24 11:40:07 +00:00
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 Change wording from avatar to profile picture (#7015) 2023-07-07 10:54:43 +00:00
JumpToDatePicker-test.tsx Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
LegacyCallEvent-test.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
MBeaconBody-test.tsx Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
MessageActionBar-test.tsx Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
MessageEvent-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
MessageTimestamp-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
MImageBody-test.tsx Align common_* strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01:00
MKeyVerificationRequest-test.tsx Simplify display of verification requests in timeline (#11931) 2023-11-30 17:41:47 +00:00
MLocationBody-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
MPollBody-test.tsx Consolidate conjugation i18n strings (#11660) 2023-09-25 12:18:15 +01:00
MPollEndBody-test.tsx Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
MStickerBody-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
MVideoBody-test.tsx Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
ReactionsRowButton-test.tsx Render custom images in reactions (#11087) 2023-09-01 10:16:24 +00:00
RoomPredecessorTile-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
TextualBody-test.tsx Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00