apps-android-commons/app/src/androidTest/java/fr/free/nrw/commons
dado1111 e910b1d14f
Pasted text should have fonts unified (for Caption/Description) (#4667)
* Changed hardcoded "More" to getStrings(R.string.more) for Unlogged user
- MainActivity toolbar showed "More" when clicked on More options
   in other language than English

* Changed hardcoded "More" to getStrings(R.string.more) for Logged user
- MainActivity toolbar showed "More" when clicked on More options
   in other language than English

* Added test for: MainActivity.setUpPager

* Pasted text is now unformatted for caption and description

* Removed other branch contribution

* Added test

* Rename .java to .kt

* Test from Java to Kotlin; +small fix

* PasteSensitiveTextInputEditTextTest - updated
2021-12-06 21:59:44 +03:00
..
ui Pasted text should have fonts unified (for Caption/Description) (#4667) 2021-12-06 21:59:44 +03:00
util [WIP] Implemented Espresso tests for upload with multilingual descriptions (#2830) 2020-03-10 12:01:22 -07:00
AboutActivityTest.kt Fix compilation errors while trying to run instrumentation tests. (#3850) 2020-06-30 02:42:47 +10:00
AchievementsActivityTest.kt Fixes:#4073 Old UI tests related with nav menu and user icon are deleted. (#4213) 2021-02-16 13:31:52 +03:00
DepictionSearchTest.kt #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
LeaderboardActivityTest.kt Fixes:#4073 Old UI tests related with nav menu and user icon are deleted. (#4213) 2021-02-16 13:31:52 +03:00
LoginActivityTest.kt Fix existing Espresso tests (#3450) 2020-03-02 15:17:24 -07:00
MainActivityTest.kt [WIP] Adding Espresso test for orientation change (#2814) 2019-04-02 09:04:05 +05:30
SearchActivityTest.kt [WIP] Adding Espresso test for orientation change (#2814) 2019-04-02 09:04:05 +05:30
SettingsActivityTest.kt [WIP] Adding Espresso test for orientation change (#2814) 2019-04-02 09:04:05 +05:30
SignupTest.kt Fix existing Espresso tests (#3450) 2020-03-02 15:17:24 -07:00
UITestHelper.kt [WIP] Implemented Espresso tests for upload with multilingual descriptions (#2830) 2020-03-10 12:01:22 -07:00
UploadActivityTest.kt #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
UploadTest.kt Fix compilation errors while trying to run instrumentation tests. (#3850) 2020-06-30 02:42:47 +10:00
WelcomeActivityTest.kt Fix compilation errors while trying to run instrumentation tests. (#3850) 2020-06-30 02:42:47 +10:00