added kotlinx.coroutines.test library
added MediaCompressor first tests
This commit is contained in:
@@ -293,6 +293,7 @@ dependencies {
|
||||
|
||||
testImplementation libs.junit
|
||||
testImplementation libs.mockk
|
||||
testImplementation libs.kotlinx.coroutines.test
|
||||
|
||||
androidTestImplementation platform(libs.androidx.compose.bom)
|
||||
androidTestImplementation libs.androidx.junit
|
||||
|
||||
Reference in New Issue
Block a user