apps-android-commons/app
Mincheng 2d52cd4ef0 Add UI Automator test for verifying 'Commons' app language option in system settings
This commit introduces a UI Automator test in the 'AppLanguagesSystemTest.java' file under the 'fr.free.nrw.commons.ui' package. The test verifies the following:
- Navigates through Android system settings.
- Scrolls to and selects 'Languages & input'.
- Opens 'App languages' and checks if the 'Commons' app appears in the list.
The test uses UiScrollable and UiSelector to find and interact with system UI elements.
2024-10-21 15:22:01 +11:00
..
src Add UI Automator test for verifying 'Commons' app language option in system settings 2024-10-21 15:22:01 +11:00
build.gradle use google's api to change language 2024-10-18 01:54:08 +11:00
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30