Testing in Android Part 5: Idling Resources

Idling Resources from Espresso, CountingIdlingResource, and ComposeOkHttp3IdlingResource

Siva Ganesh Kantamani

--

Photo by UX Indonesia on Unsplash

Introduction

In this article, we’re going to learn about how to write integration tests that involve background tasks like API calls to update the UI using the Espresso Idling Resources feature. As I said…

--

--