few things I tried: since `post` is an extension f...
# mockk
d
few things I tried: since
post
is an extension function I added
Copy code
mockkStatic("io.ktor.client.request.BuildersJvmKt")
            mockkStatic("io.ktor.client.request.BuildersKt")