element-web/test/components/views/beacon
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__ Tooltip: Use AccessibleButton in reusable elements (#12461) 2024-04-29 17:19:05 +00:00
BeaconListItem-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
BeaconMarker-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
BeaconStatus-test.tsx Convert enzyme to rtl: BeaconStatus (#9836) 2022-12-28 16:24:46 +00:00
BeaconViewDialog-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
DialogSidebar-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
LeftPanelLiveShareWarning-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
OwnBeaconStatus-test.tsx apply strictnullchecks to src/components/views/beacon/* (#10272) 2023-03-02 09:58:05 +00:00
RoomCallBanner-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
RoomLiveShareWarning-test.tsx Conform more of the codebase to strictNullChecks (#10518 2023-04-06 11:10:14 +01:00
ShareLatestLocation-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
StyledLiveBeaconIcon-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00