WeTransfer-iOS-CI icon indicating copy to clipboard operation
WeTransfer-iOS-CI copied to clipboard

[CI] Think about a way to easily test localization

Open AvdLee opened this issue 4 years ago • 0 comments

Since we're localizing our apps, it's time to think about an easy way to test screens for different localisations. Ideally, we allow QA to verify localizations based on automatically generated screenshots from our views. This has an added benefit of design being able to give us feedback on our design implementation.

We can use CI for generating these, but we should be smart to not always just run CI for this. Ideally, we just update what was changed and show QA what has changed. Detecting changes would be nice in this case.

AvdLee avatar Nov 01 '21 12:11 AvdLee