apps-android-commons/app/src/androidTest/java/fr/free/nrw/commons
Ritika Pahwa be1946cd7b
5161: Fix repeating images in peer review (#5170)
* fix API call to fetch the latest changes

* add database table to keep a track of reviewed and skipped images

* fix repeating reviewed or skipped images

* add removed newline again

* add necessary comments

* change from timber.e to timber.i in case there is no exception

* reintroduce the parameter rctag in the API URL

* modify API URL to retrieve latest uploads

* remove unused imports and code

* modify ReviewHelperTest and add new unit tests

* modify tests in ReviewHelperTest.kt

* add comments about the value of gcmlimit
2023-03-15 07:15:24 +09:00
..
ui Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
util [WIP] Implemented Espresso tests for upload with multilingual descriptions (#2830) 2020-03-10 12:01:22 -07:00
AboutActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
LoginActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
MainActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
ProfileActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
ReviewActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
ReviewDaoTest.java 5161: Fix repeating images in peer review (#5170) 2023-03-15 07:15:24 +09:00
SearchActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
SettingsActivityLoggedInTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
SettingsActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
UITestHelper.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
UploadActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
UploadCancelledTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
UploadTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00
WelcomeActivityTest.kt Fix Instrumentation Tests (#4832) 2022-04-26 21:09:15 +10:00