element-x-ada/features
Chris Smith 6ad14aa223 Fix flaky media tests. (#479)
Creating a mock during the test run seems to sometimes take a
large amount of time when running the tests in parallel (possibly
some kind of resource contention?)

Instead, perform the mocking in the test class so it's part of
the setup, not the  actual test runs.
2023-05-30 13:57:03 +00:00
..
createroom Merge pull request #471 from vector-im/sync-localazy 2023-05-30 13:06:51 +02:00
invitelist Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
leaveroom Enable one last ignored test for LeaveRoomPresenterImpl (#462) 2023-05-26 07:51:41 +02:00
login Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
logout Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
messages Fix flaky media tests. (#479) 2023-05-30 13:57:03 +00:00
networkmonitor Make danger check view changes (#391) 2023-05-05 08:24:12 +00:00
onboarding Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
preferences Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
rageshake Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
roomdetails Sync localazy to fix lint error. 2023-05-30 13:55:23 +02:00
roomlist Sync Strings from Localazy 2023-05-29 00:09:47 +00:00
verifysession Sync Strings from Localazy 2023-05-29 00:09:47 +00:00