bmattoso / gracker

Gracker is designed to enhance your board game experience by helping you keep track of your game collection, manage casual players, and record match details in one convenient place.
MIT License
2 stars 0 forks source link

Setup snapshot test #28

Closed bmattoso closed 3 months ago

bmattoso commented 3 months ago

Description

Establish a foundation for UI snapshot testing in the project using the Paparazzi library. Related issue: #25

Main changes

Evidences

Build failed on CI after UI changes: https://github.com/bmattoso/gracker/actions/runs/8592218497/job/23541940812?pr=28 Build failed on CI after rollback UI changes: https://github.com/bmattoso/gracker/actions/runs/8592270673/job/23542058467?pr=28

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (14aca6d) to head (2ae21f1). Report is 36 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 3 4 +1 Lines 21 31 +10 ===================================== - Misses 21 31 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.