mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
ImageLoader Test Updated (#4517)
This commit is contained in:
parent
351fd28051
commit
2a9f5ed6f7
4 changed files with 101 additions and 128 deletions
|
|
@ -93,6 +93,7 @@ dependencies {
|
|||
testImplementation "org.junit.jupiter:junit-jupiter-api:5.3.1"
|
||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.3.1"
|
||||
testImplementation 'com.facebook.soloader:soloader:0.9.0'
|
||||
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.4.2"
|
||||
|
||||
// Android testing
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$KOTLIN_VERSION"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue