Issue#49 Add core-network integration tests
This commit is contained in:
parent
a69fdce26c
commit
555ad6d05f
4 changed files with 286 additions and 29 deletions
|
|
@ -27,5 +27,7 @@ dependencies {
|
|||
testImplementation "com.squareup.retrofit2:retrofit:$retrofit_version"
|
||||
testImplementation "app.cash.turbine:turbine:$turbine_version"
|
||||
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-params:$testing_junit5_version"
|
||||
|
||||
testImplementation project(':mockserver')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue