linkedin / linkedin/test-butler
Global locale changer
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Could you please implement possibility of changing global locale like it is done in [Custom Locale](https://android.googlesource.com/platform/development/+/ef1337876b2dfbf76dc7e45e035f4a25ebc0f560/apps/CustomLocale/src/com/android/customlocale/CustomLocaleActivity.java)
app
It may be used in tests which use locale-dependent WebView
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the referenced CustomLocaleActivity.java to understand the intended global-locale behavior, then inspect test-butler's Android test and WebView entry points. Define how locale changes should be exposed and restored for tests, and verify that locale-dependent WebView tests observe the selected locale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100