Skip to content

Commit

Permalink
test: revamp and add deep-link tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxzero committed Sep 25, 2023
1 parent 283e96d commit 14467e3
Show file tree
Hide file tree
Showing 5 changed files with 218 additions and 158 deletions.
1 change: 1 addition & 0 deletions sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ dependencies {
androidTestImplementation "org.mockito.kotlin:mockito-kotlin:$mockito_kotlin_version"
androidTestImplementation "org.robolectric:annotations:$robolectric_version"
androidTestImplementation "org.mockito:mockito-android:$mockito_version"
androidTestImplementation "androidx.arch.core:core-testing:$arch_version"
androidTestImplementation "androidx.test:rules:$test_version"
androidTestImplementation "androidx.test:runner:$test_version"
androidTestImplementation "androidx.test.espresso:espresso-core:$espresso_version"
Expand Down
Loading

0 comments on commit 14467e3

Please sign in to comment.