..
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
Merge 4.0-release into master ( #5028 )
2022-08-08 15:51:07 +10:00
campaigns
Refactor: Campaign model ( #4852 )
2022-04-28 17:35:07 +03:00
category
Fixes #4942 Change category extraction algorithm ( #4943 )
2022-04-28 23:21:45 +09:00
contributions
Merge 4.0-release into master ( #5028 )
2022-08-08 15:51:07 +10:00
coordinates
Add CoordinateEditHelper Unit Tests ( #4796 )
2022-02-09 01:31:01 +10:00
customselector
Fix wrong import of Test ( #5039 )
2022-09-18 17:17:03 +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
Fixes 4922 : Crash when trying to edit description (in Media details) ( #4929 )
2022-04-11 21:14:26 +09:00
explore
Refactor: RecentSearch model ( #4857 )
2022-04-28 17:57:17 +03:00
feedback
Init Commit ( #4907 )
2022-03-20 18:43:33 +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
[GSoC 2022] Improve custom picker (all features) ( #5035 )
2022-09-16 18:14:16 +09:00
mwapi
Merge backend-overhaul to master ( #3198 )
2019-11-06 18:05:12 +05:30
navtab
In app feedback ( #4845 )
2022-03-20 12:10:25 +09:00
nearby
Add some more tests for NearbyParentFragment ( #4815 )
2022-02-15 19:40:03 +10:00
notification
Refactor: notification models ( #4866 )
2022-04-28 18:23:44 +03: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
recentlanguages
Merge 4.0-release into master ( #5028 )
2022-08-08 15:51:07 +10:00
review
Fixed #4906 : Peer review: "thank the contributor" should show snackb… ( #4914 )
2022-04-25 22:48:43 +03:00
settings
Fixes 4544 : Language selection: history ( #4880 )
2022-03-23 16:33:54 +09:00
upload
Fix issue #4962 , remove trailing whitespace in caption field when set to uploadMediaDetails ( #5085 )
2022-10-30 18:58:15 +09:00
utils
Fix issue #2649 , create unit tests for darkness-checking logic using six images ( #5096 )
2022-10-29 19:38:32 +09:00
widget
Add Unit Tests for widget module ( #4381 )
2021-04-27 11:43:17 +03:00
wikidata
Fixed 4616 : Option for editing depictions ( #4725 )
2022-03-22 14:33:43 +09:00
AboutActivityUnitTests.kt
Fixes : #4273 Add link to user guide in About ( #4882 )
2022-03-20 07:50:25 +05:30
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
UtilsTest.kt
Fix Wiki Love Monuments year ( #5049 )
2022-09-18 15:50:44 +09:00
WelcomeActivityUnitTest.kt
4664: Moved WelcomeActivity to ViewBinding ( #5063 )
2022-10-29 17:50:10 +09:00