Add unit test on LoadingIndicatorsPostProcessor
This commit is contained in:
parent
2ee71b5dee
commit
32c2101184
2 changed files with 128 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ dependencies {
|
|||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.services.toolbox.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.test.turbine)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue