pedrovgs / Shot

Screenshot testing library for Android
Apache License 2.0
1.18k stars 115 forks source link

Fix wrong path when getScreenshotDimension #269

Closed CedrickFlocon closed 2 years ago

CedrickFlocon commented 2 years ago

:pushpin: References

:tophat: What is the goal?

When we try to record compose screenshot. ScreenshotsSaver#getScreenshotDimension is not looking to the good path (see Related pull-request)

How can it be tested?

cf. Issue : If I clone the repo, delete the shot-consumer-compose/screenshots folder and run ./gradlew executeScreenshotTests -Precord on shot-consumer-compose