sample app, and after creating an emulator with 420 dpi I can't seem to troubleshoot the reason the tests are failing. According to the logs I tried creating there should be temporary files created at
/data/data/com.example.compose.rally/files
but that folder seems to never get created, so the question is
• how should I compare the golden image to the actual screenshot generated during the test?
Fabio
05/18/2021, 1:26 AM
this seems to be an issue with command line tests, they are deleting the app and folder when the tests are finished