Coil unit testing - how to do this?

Viewed 80

Is it possible to mock coil network level when unit testing? With MockWebServer? Or test it somehow else? I can't find information on the Internet about it.

1 Answers
Related