element-x-ada/features/messages/impl/src
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
..
main Sync localazy to fix lint error. 2023-05-30 13:55:23 +02:00
test/kotlin/io/element/android/features/messages Fix flaky media tests. (#479) 2023-05-30 13:57:03 +00:00