apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
Devarsh Mavani caad8644a3
Unit tests failing (#4889)
* tests

* fixed tests
2022-03-13 09:41:45 +09:00
..
actions Fix 4615: Option for editing caption and description (#4672) 2021-12-06 22:50:54 +03:00
auth Add WikiAccountAuthenticator Unit Tests (#4827) 2022-02-18 16:19:11 +10:00
bookmarks Add BookmarkListRootFragment Unit Tests (#4822) 2022-02-18 16:19:24 +10:00
campaigns Add few more tests for campaign module (#4384) 2021-04-28 17:12:11 +10:00
category Description and thumbnail is showing for the categories that are associated with Wikidata (#4803) 2022-02-14 19:45:59 +09:00
contributions [Contributions-Tab] Scroll to top on NavBar Button Pressed (#4668) 2021-10-27 19:56:16 +05:30
coordinates Add CoordinateEditHelper Unit Tests (#4796) 2022-02-09 01:31:01 +10:00
customselector small changes (#4789) 2022-02-07 23:03:26 +09:00
delete Fixed - #4844 : In peer review, deletion proposal is sent even if no reason is chosen (#4862) 2022-03-07 17:52:04 +09:00
description Add DescriptionEditHelper Unit Tests (#4798) 2022-02-09 01:30:37 +10:00
explore Fixes 4539 : When Wikidata has no description showing instance_of's label as a description (#4799) 2022-02-16 14:19:27 +09:00
filepicker Changed import statements from junit.framework to org.junit (#4650) 2021-10-14 23:18:29 +03:00
leaderboard Unit tests failing (#4889) 2022-03-13 09:41:45 +09:00
location Add tests for LatLng class (#3955) 2020-10-07 21:49:41 +10:00
locationpicker Unit Tests for LocationPickerViewModel (#4846) 2022-02-23 00:00:37 +05:30
login Added Few more Login Activity Tests (#4164) 2021-01-14 02:41:09 +10:00
media Deletion Language is in english (#4841) 2022-02-22 11:45:35 +09:00
mwapi Merge backend-overhaul to master (#3198) 2019-11-06 18:05:12 +05:30
navtab Update MoreBottomSheetFragment Unit Tests (#4812) 2022-02-15 19:40:34 +10:00
nearby Add some more tests for NearbyParentFragment (#4815) 2022-02-15 19:40:03 +10:00
notification Add few more tests for notification module (#4383) 2021-04-28 17:11:52 +10:00
profile Unit tests failing (#4889) 2022-03-13 09:41:45 +09:00
quiz Fix Tests Errors (#4491) 2021-07-05 16:10:49 +10:00
review Add ReviewControllerTest (#4769) 2022-02-02 16:14:39 +10:00
settings Add SettingsFragment Unit Tests (#4634) 2021-09-20 17:00:53 +10:00
upload Fixed #4793 : Remove the need to tap "Next" again (#4833) 2022-02-19 16:44:44 +09:00
utils Displaying Category image and Description (#4531) 2022-01-20 15:19:57 +09:00
widget Add Unit Tests for widget module (#4381) 2021-04-27 11:43:17 +03:00
wikidata Sync master with release (#3922) 2020-09-14 21:11:46 +10:00
AboutActivityUnitTests.kt Extend About Activity Tests (#4168) 2021-01-14 02:39:27 +10:00
CommonsAppAdapterUnitTest.kt Add tests for CommonsAppAdapter (#4818) 2022-02-15 19:39:50 +10:00
FakeContextWrapper.kt Add AccountUtil Unit Tests (#4814) 2022-02-15 19:40:13 +10:00
FakeContextWrapperWithException.kt Add AccountUtil Unit Tests (#4814) 2022-02-15 19:40:13 +10:00
LatLngTests.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
MediaDataExtractorTest.kt Fix 4615: Option for editing caption and description (#4672) 2021-12-06 22:50:54 +03:00
MediaTest.kt #3780 Create media using a combination of Entities & MwQueryResult (#3786) 2020-06-25 17:20:01 +10:00
ModelFunctions.kt Run Instrumentation tests and generates unified code coverage (#4828) 2022-02-18 16:18:29 +10:00
NearbyControllerTest.kt Upgrade to Robolectric 4 (#2982) 2019-06-04 22:02:07 +05:30
OkHttpJsonApiClientTests.kt Added advanced query support in Nearby (#4714) 2021-12-14 01:41:33 +10:00
ShadowActionBar.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00
TestAppAdapter.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00
TestCommonsApplication.kt Add RecentSearchesFragment Unit Tests (#4675) 2021-11-06 12:57:23 +03:00
WelcomeActivityUnitTest.kt Changed import statements from junit.framework to org.junit (#4650) 2021-10-14 23:18:29 +03:00