`runTest` waits until all coroutines launched with...
# orbit-mvi
m
runTest
waits until all coroutines launched within its scope (i.e. the scope provided within the block) finish. If they don't it throws the above exception.