issue#6 Add DisplayName annotation to ViewModel tests in app module
This commit is contained in:
parent
e7f840a1b9
commit
ab3e6a64f0
17 changed files with 92 additions and 53 deletions
|
|
@ -159,4 +159,6 @@ dependencies {
|
|||
androidTestImplementation "com.google.dagger:hilt-android-testing:$hilt_version"
|
||||
kaptAndroidTest "com.google.dagger:hilt-compiler:$hilt_version"
|
||||
androidTestImplementation project(":network") // hilt needs it
|
||||
|
||||
implementation "io.reactivex.rxjava3:rxjava:3.1.2"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue