samp
04/07/2022, 7:23 PMUnconfinedTestDispatcher
and advance the coroutines automatically?
or
Use StandardTestDispatcher
and manually execute the jobs?
Do we have any recommendations from the official docs?Joffrey
04/08/2022, 4:08 PMrunCurrent
or advanceUntilIdle
if the test requires some coroutines to have run before doing something.