Generating new test snapshots for main#2
Conversation
There was a problem hiding this comment.
A bunch of images have the footer texts cut, not sure why it's not picking the shortened version
There was a problem hiding this comment.
Some of the dark mode images are not really dark mode because we haven't added dark mode colors to those templates. We probably should, but we can do that later
There was a problem hiding this comment.
Most of the localization is not working here. Seems like some snapshots are actually being localized but not all of them, need to look into it.
There was a problem hiding this comment.
This looks terrible. I hadn't noticed because I was testing in tablets using the dialog view which isn't so wide. We probably need to give a max height or something so the image doesn't take the whole screen considering the aspectRatio. Template 5 also has the same issue. Will probably fix that in followup PRs though.
|
Going to merge this for now so I can get the snapshots working in purchases-android. We can fix the screenshots in future PRs. |
### Description This uses paparazzi to test some basic combination matrix of the different templates settings combinations. Currently testing each template in: - Pixel 6 - Pixel 6 landscape - Pixel 6 dark mode - Pixel 6 spanish - Nexus 7 - Nexus 10 We might want to refine this list later on. This is currently working locally, but need to test the CI side and will also need to fix some issues discovered during this first pass. Snapshots in: RevenueCat/purchases-android-snapshots#2
Requested by local user for main