StartDM : add tests

This commit is contained in:
ganfra 2023-11-30 18:05:26 +01:00
parent b57a94943f
commit cd28687eb4
19 changed files with 320 additions and 196 deletions

View file

@ -67,6 +67,7 @@ dependencies {
testImplementation(projects.libraries.mediaupload.test)
testImplementation(projects.libraries.permissions.test)
testImplementation(projects.libraries.usersearch.test)
testImplementation(projects.features.createroom.test)
testImplementation(projects.tests.testutils)
ksp(libs.showkase.processor)