Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Think about a way to easily test localization #92

Open
AvdLee opened this issue Nov 1, 2021 · 0 comments
Open

[CI] Think about a way to easily test localization #92

AvdLee opened this issue Nov 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@AvdLee
Copy link
Contributor

AvdLee commented Nov 1, 2021

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 AvdLee added the enhancement New feature or request label Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant