google-developer-training / android-basics-kotlin-cupcake-app

Apache License 2.0
103 stars 163 forks source link

Test results are always 0/0 in all testing codelabs. #65

Closed toaderDragos closed 8 months ago

toaderDragos commented 2 years ago

URL of codelab All the Testing codelabs from this course

In which task and step of the codelab can this issue be found? At all the testing stages

Describe the problem After I complete every step of the testing procedures, I always get in the run window "Testing results 0/0" - no other error. I see in the course that at some tests there are shown a lot of green checkmarks ( or red) - for me , always 0/0. it seems that no matter where I search on the internet or who I ask, nobody knows why the tests never get tested at all.

Steps to reproduce?

  1. Go to...Test Live Models and Live data
  2. Click on... just follow the course
  3. See error... No error - just " Tests passed 0/ 0

Versions Android Studio version: chipmunk AND bumblebee - same error API version of the emulator: PIXEL 2 API 29 and PIXEL 3 API 29

probeleme cu testarea

Additional information Include screenshots if they would be useful in clarifying the problem.