test(US-11): add failing tests for settings persistence
This commit is contained in:
parent
628129977f
commit
c646709438
3 changed files with 82 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ dependencies {
|
|||
implementation(libs.lifecycle.viewmodel.compose)
|
||||
|
||||
testImplementation(libs.junit)
|
||||
testImplementation(libs.mockito.kotlin)
|
||||
androidTestImplementation(libs.androidx.junit)
|
||||
androidTestImplementation(libs.androidx.espresso.core)
|
||||
androidTestImplementation(platform(libs.androidx.compose.bom))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue