Add test for RoomListContextMenu
This commit is contained in:
parent
48b7f054ee
commit
8a3f33ce1a
2 changed files with 134 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ dependencies {
|
|||
api(projects.features.roomlist.api)
|
||||
ksp(libs.showkase.processor)
|
||||
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue