Add tests for ConfigureRoomPresenter
This commit is contained in:
parent
dde2aad600
commit
25fe88c59d
2 changed files with 116 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ dependencies {
|
|||
testImplementation(libs.molecule.runtime)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.features.userlist.impl)
|
||||
testImplementation(projects.features.userlist.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue