apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
Madhur Gupta bd7fea8fa2
Add UploadActivity Unit Tests (#4636)
* Add UploadActivity Unit Tests

* Fix failing issue
2021-09-20 17:02:06 +10:00
..
actions #747: Convert action package (ThanksClient and PageEditClient) to Kotlin (#4075) 2021-01-23 14:36:01 +05:30
auth Add more tests for Auth (#4436) 2021-06-03 19:07:57 +10:00
bookmarks Fixes #545 - Add support for campaigns (#4423) 2021-08-18 18:27:26 +10:00
campaigns Add few more tests for campaign module (#4384) 2021-04-28 17:12:11 +10:00
category Add Grid View Adapter Unit Tests (#4301) 2021-03-23 12:57:24 +03:00
contributions Add ContributionViewHolder Unit Tests (#4612) 2021-09-07 17:01:08 +10:00
customselector GSoC 2021 custom picture selector (#4534) 2021-08-18 21:11:35 +09:00
delete Fixes invalid authorname in explore (#4054) 2020-12-01 23:56:41 +10:00
explore Add WikidataItemDetailsActivity Unit Tests (#4618) 2021-09-08 15:48:26 +10:00
filepicker Add some more File Picker Unit Tests (#4536) 2021-08-19 02:32:40 +10:00
leaderboard Add LeaderboardFragment Unit Tests (#4635) 2021-09-20 17:01:54 +10:00
location Add tests for LatLng class (#3955) 2020-10-07 21:49:41 +10:00
login Added Few more Login Activity Tests (#4164) 2021-01-14 02:41:09 +10:00
media Add MediaDetailFragment Unit Tests (#4632) 2021-09-20 17:00:27 +10:00
mwapi Merge backend-overhaul to master (#3198) 2019-11-06 18:05:12 +05:30
navtab Fix Tests Errors (#4491) 2021-07-05 16:10:49 +10:00
nearby Add some more Nearby Unit Tests (#4633) 2021-09-20 17:00:36 +10:00
notification Add few more tests for notification module (#4383) 2021-04-28 17:11:52 +10:00
profile Added option for sharing achievements and a back button in ProfileActivity (#4489) 2021-07-18 05:40:32 +05:30
quiz Fix Tests Errors (#4491) 2021-07-05 16:10:49 +10:00
review Show media details fragment when on clicking image of Peer Review (#4374) 2021-05-10 19:07:28 +03:00
settings Add SettingsFragment Unit Tests (#4634) 2021-09-20 17:00:53 +10:00
upload Add UploadActivity Unit Tests (#4636) 2021-09-20 17:02:06 +10:00
utils Add MediaDetailFragment Unit Tests (#4632) 2021-09-20 17:00:27 +10: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
LatLngTests.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
MediaDataExtractorTest.kt #3222 Merge Structured Data branch into master (#3553) 2020-04-21 09:34:53 -07:00
MediaTest.kt #3780 Create media using a combination of Entities & MwQueryResult (#3786) 2020-06-25 17:20:01 +10:00
NearbyControllerTest.kt Upgrade to Robolectric 4 (#2982) 2019-06-04 22:02:07 +05:30
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 Shift contributions to use Room DB (#3324) 2020-03-10 00:13:20 +03:00
WelcomeActivityUnitTest.kt Added Unit Tests for WelcomeActivity Class (#3933) 2020-09-19 01:05:42 +10:00