change (member moderation) : clean and add tests on Presenter
This commit is contained in:
parent
b0c95db0de
commit
2ac333bb52
4 changed files with 353 additions and 14 deletions
|
|
@ -36,4 +36,7 @@ dependencies {
|
|||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue