Add more tests
This commit is contained in:
parent
5e38049e75
commit
deea472001
4 changed files with 51 additions and 3 deletions
|
|
@ -52,6 +52,7 @@ dependencies {
|
|||
api(projects.features.createroom.api)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.mockk)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
testImplementation(libs.test.truth)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue