aboutsummaryrefslogtreecommitdiffstats
path: root/tests/common
Commit message (Expand)AuthorAgeFilesLines
* Introduce UserOptionsManager and DefaultOptionsManagerPetr Pchelko2020-04-281-0/+3
* Merge "Disable mail in mediaWikiSetUp() instead of TestSetup"jenkins-bot2020-04-141-8/+0
|\
| * Disable mail in mediaWikiSetUp() instead of TestSetupTim Starling2020-04-091-8/+0
* | Merge "api: Wrap getParserOutput by PoolCounterWork in ApiParse module"jenkins-bot2020-04-091-0/+1
|\ \ | |/ |/|
| * api: Wrap getParserOutput by PoolCounterWork in ApiParse modulePeter Ovchyn2020-04-081-0/+1
* | phpunit: Add setNullLogger() and make tests default to LegacySpiTimo Tijhof2020-04-071-0/+8
|/
* Make dump tests based on fixture files.daniel2020-04-061-0/+1
* REST endpoints: Add etag and last-modified headersdaniel2020-03-261-0/+1
* Remove compat code for pre-MCR schema.daniel2020-03-241-9/+0
* page/update endpointdaniel2020-03-231-0/+1
* Remove sample REST API handlerClara Andrew-Wani2020-03-181-0/+1
* SearchHandler: add unit testdaniel2020-03-021-0/+3
* Remove LanguageConverter dependencies on Title and use LinkTargetArtBaltai2020-02-121-0/+1
* Use ObjectFactory to construct ContentHandlersArtBaltai2020-02-101-0/+1
* languages: Move Converter and tests to respective filesPeter Ovchyn2020-02-031-0/+1
* Fixes for PHPUnit 8 compatibilityDaimona Eaytoy2019-12-101-0/+1
* Fix broken running tests locally in IDEFlorian2019-11-211-0/+1
* Add PHPUnit6And8Compat traitMax Semenik2019-11-191-0/+1
* Merge "phpunit: delete MediaWikiTestResult and TestRunner"jenkins-bot2019-11-181-2/+0
|\
| * phpunit: delete MediaWikiTestResult and TestRunnerDaimona Eaytoy2019-11-171-2/+0
* | Unitify most password-related testsMax Semenik2019-11-101-3/+3
|/
* Split some Language methods to LanguageNameUtilsAryeh Gregor2019-10-071-0/+1
* Make LocalisationCache a serviceAryeh Gregor2019-10-072-0/+2
* Force usage of MCR aware database schemaClara Andrew-Wani2019-09-271-1/+0
* phpunit: Repair GLOBALS reset in MediaWikiUnitTestCaseTimo Tijhof2019-09-021-0/+17
* Rework ApiUploadTestPetr Pchelko2019-08-301-1/+0
* Integration tests for Language fallback methodsAryeh Gregor2019-08-291-0/+3
* Integration tests for FileBackendGroupAryeh Gregor2019-08-281-0/+3
* Revert "Make LocalisationCache a service"Amir Sarabadani2019-08-261-3/+0
* Split some Language methods to LanguageNameUtilsAryeh Gregor2019-08-231-0/+3
* BadFileLookup to replace wfIsBadImageAryeh Gregor2019-08-211-0/+4
* Tests for TempFSFileAryeh Gregor2019-08-201-0/+3
* Merge "Test that classes use all their ServiceOptions"jenkins-bot2019-08-191-0/+4
|\
| * Test that classes use all their ServiceOptionsAryeh Gregor2019-08-191-0/+4
* | Introduce MovePageFactoryAryeh Gregor2019-08-191-0/+1
|/
* Move the showMissingArticle() cache from $wgMainStash to "db-replicated"Aaron Schulz2019-07-131-0/+3
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-302-0/+4
* Define unit and integration test suitesKosta Harlan2019-06-281-1/+2
* API: Abstract out parameter validationBrad Jorsch2019-06-231-0/+1
* resourceloader: Switch Xml::encodeJsCall call in getDeprecationInformationTimo Tijhof2019-06-191-1/+1
* Introduce separate unit tests PHPUnit configurationMáté Szabó2019-06-181-0/+1
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-132-5/+1
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-132-1/+5
* Merge "Validate the output of the dump scripts."jenkins-bot2019-03-201-0/+1
|\
| * Validate the output of the dump scripts.daniel2019-03-201-0/+1
* | Merge "Avoid using stale data for revision visibility and actor data"jenkins-bot2019-03-111-0/+1
|\ \
| * | Avoid using stale data for revision visibility and actor dataBill Pirkle2019-03-101-0/+1
| |/
* | Merge "Block Special pages only if the user is sitewide blocked"jenkins-bot2019-03-051-0/+1
|\ \
| * | Block Special pages only if the user is sitewide blockedDavid Barratt2019-03-041-0/+1
* | | Drop AuthPlugin and related code, deprecated in 1.27James D. Forrester2019-03-051-2/+1
| |/ |/|