Improve remote repository tests
This commit is contained in:
@@ -102,6 +102,8 @@ dependencies {
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'com.google.truth:truth:1.1.3'
|
||||
testImplementation 'org.json:json:20210307'
|
||||
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.5.1'
|
||||
testImplementation 'io.insert-koin:koin-test-junit4:3.1.2'
|
||||
}
|
||||
Reference in New Issue
Block a user