element-x-ada/features/messages/impl
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
..
src Fix flaky media tests. (#479) 2023-05-30 13:57:03 +00:00
.gitignore Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00
build.gradle.kts Merge branch 'develop' into feature/fga/image_loading 2023-05-26 11:39:34 +02:00
consumer-rules.pro Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00
proguard-rules.pro Try splitting messages into api and impl modules 2023-03-03 14:38:05 +01:00