codelab-kotlin-coroutines
codelab-kotlin-coroutines copied to clipboard
Codelab says MainViewModelTest.kt exists in `androidTest` but it's in `test`
trafficstars
In the 6th section "Testing coroutines through behavior" it's mentioned that the MainViewModelTest.kt exists in androidTest whereas it exists in test. It should be changed in the Codelab to avoid confusion.
Duplicate of #146
@MohamedElidrissi Thank you for reaching out to us. The issue is fixed and published.