workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Explore Espresso idling resource support

Open rjrjr opened this issue 4 years ago • 0 comments

Seems like we should be able to maintain an idle state based on running workers or something? Compose does something like this for related coroutines, we think.

Note the idling resources in the existing espresso tests. Can whatever they're doing be generalized?

rjrjr avatar Jul 07 '20 18:07 rjrjr