samneirinck
06/07/2019, 11:28 AMChris
06/18/2019, 3:07 PMdelays to my coroutines code block, to be able to test them? Do you use this library for testing?samneirinck
06/19/2019, 8:07 AMdelays in your actual code. My assumption was that you could use pauseDispatcher, call your function in there, verify isLoading.value == true, and then advanceTime, and verify isLoading.value == false