Hello :wave: , I have viewmodel test that is usin...
# android
a
Hello 👋 , I have viewmodel test that is using flow to fetch data from server using Retrofit and I am getting coroutine timeout exception some times. Sometimes it’s works when I run test suite. Attached screenshot of the error for reference. Any help would be appreciated. Thanks https://stackoverflow.com/questions/76477063/viewmodel-stateflow-unit-test-after-waiting-for-60000-ms-the-test-coroutine-i #android #flow #testing