aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiUploadTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-191-2/+2
* PHPUnit: Use FQCN with leading backslash in @covers annotationFomafix2024-11-191-1/+1
* tests: Use namespaced classesUmherirrender2024-10-211-1/+1
* Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-1/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-1/+1
* tests: Namespace api testsReedy2024-02-181-0/+6
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-3/+1
* tests: api: Replace Title::newFromText with Title::makeTitleUmherirrender2023-07-301-5/+4
* Replace usages of ApiTestCase::$usersDaimona Eaytoy2023-07-251-17/+21
* API tests: Assert error codes, not error messagesBartosz Dziewoński2023-04-261-6/+3
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Reorg: Migrate WikiMap to WikiMap/ out of includesAmir Sarabadani2023-02-271-0/+1
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-1/+1
* Use short array destructuring instead of list()Tim Starling2022-10-211-10/+10
* tests: Remove resetServiceForTesting after overrideConfigValuesUmherirrender2022-07-271-1/+0
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-6/+4
* Replace usages of deprecated wfWikiID()Alexander Vorwerk2021-12-211-1/+1
* RepoGroup: inject MimeAnalyzerAlexander Vorwerk2021-08-131-1/+2
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)Fomafix2021-06-281-1/+1
* Use WatchlistManager in API classesCindy Cicalese2021-04-211-1/+1
* Add watchlist expiry support to applicable APIsMusikAnimal2020-07-131-2/+12
* Fix visibility of setUp/tearDownThiemo Kreuz2020-06-161-1/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Replace setExpectedException with two argsDaimona Eaytoy2019-10-051-12/+6
* Rework ApiUploadTestPetr Pchelko2019-08-301-423/+153
* Rename ApiTestCaseUploadUmherirrender2018-03-161-1/+1
* Update suppressWarning()/restoreWarning() callsReedy2018-02-101-4/+4
* Add @covers tags API tests without themKunal Mehta2017-12-271-0/+2
* Make `ApiUploadTest` up to date so it passesAleksey Bekh-Ivanov (WMDE)2017-09-221-4/+5
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-15/+15
* Remove uses of deprecated TestUser propertiesaddshore2016-06-221-4/+6
* Many more function case mismatchesReedy2016-03-191-7/+7
* Convert all array() syntax to []Kunal Mehta2016-02-171-30/+30
* Remove putrid remains of $wgAllowAsyncCopyUploadsBartosz Dziewoński2016-01-221-1/+1
* Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changesumherirrender2015-09-241-1/+1
* Remove use of deprecated TestUser->useraddshore2015-08-071-14/+14
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-4/+4
* tests: Clean up file headersTimo Tijhof2015-04-011-20/+15
* Use MediaWikiTestCase methods for tempdir in unit testsTimo Tijhof2015-02-111-19/+9
* Remove require_once from some tests by adding classes to TestsAutoLoaderumherirrender2014-11-121-2/+0
* Pass phpcs-strict on some test files (8/11)Siebrand Mazeland2014-04-241-1/+1
* Pass phpcs-strict on some test files (5/x)Siebrand Mazeland2014-04-241-10/+20
* General Cleanup of some Testsaddshore2013-11-251-0/+4
* Add @group medium to ApiUploadTestaude2013-11-231-0/+1
* Fixed spacingumherirrender2013-11-211-4/+0
* Fix scope on all /phpunit test methodsaddshore2013-10-241-1/+1
* No spaces within (casts)MatmaRex2013-08-311-2/+2