mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 17:57:03 +05:30
app: port tests to Ktor
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
d01a7e18a2
commit
abe6c4c2b8
5 changed files with 93 additions and 0 deletions
|
@ -99,6 +99,7 @@ dependencies {
|
|||
implementation(Dependencies.ThirdParty.customtabs)
|
||||
implementation(Dependencies.ThirdParty.Roomigrant.runtime)
|
||||
testImplementation(Dependencies.Testing.junit)
|
||||
testImplementation(Dependencies.Kotlin.Ktor.clientTest)
|
||||
androidTestImplementation(Dependencies.Testing.daggerHilt)
|
||||
androidTestImplementation(Dependencies.Testing.uiTest)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue