android: add compose ui tests for auth and chat list states
Some checks failed
CI / test (push) Failing after 2m14s
Some checks failed
CI / test (push) Failing after 2m14s
This commit is contained in:
@@ -106,6 +106,9 @@ dependencies {
|
||||
testImplementation("androidx.test:core:1.6.1")
|
||||
testImplementation("org.robolectric:robolectric:4.13")
|
||||
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
|
||||
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.6")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.2.1")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
|
||||
|
||||
debugImplementation("androidx.compose.ui:ui-tooling:1.7.6")
|
||||
debugImplementation("androidx.compose.ui:ui-test-manifest:1.7.6")
|
||||
|
||||
Reference in New Issue
Block a user