element-web/test/components/views/dialogs
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
devtools Fix display of room notification debug info (#12183) 2024-01-29 12:38:37 +00:00
security Add support for device dehydration v2 (#12316) 2024-04-15 15:47:15 +00:00
spotlight Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
AccessSecretStorageDialog-test.tsx Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
AppDownloadDialog-test.tsx Avoid rendering app download buttons if disabled in config (#11741) 2023-10-13 09:43:39 +00:00
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
ConfirmRedactDialog-test.tsx
ConfirmUserActionDialog-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
CreateRoomDialog-test.tsx Allow creating public knock rooms (#11481) 2023-09-04 16:09:44 +00:00
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx
ForwardDialog-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
IncomingSasDialog-test.tsx Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
LogoutDialog-test.tsx LogoutDialog: Remove usage of deprecated keybackup API (#11645) 2023-09-21 18:34:10 +00:00
ManageRestrictedJoinRuleDialog-test.tsx
ManualDeviceKeyVerificationDialog-test.tsx
MessageEditHistoryDialog-test.tsx
RoomSettingsDialog-test.tsx
ServerPickerDialog-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
ShareDialog-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
SpotlightDialog-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
UserSettingsDialog-test.tsx Convert UserSettings to functional component (#12474) 2024-04-30 18:52:32 +00:00