aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/SiteConfigurationTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-301-379/+0
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-0/+379
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-379/+0
* SiteConfiguration: Add test to confirm null as valid overrideTimo Tijhof2018-04-241-0/+13
* SiteConfiguration: Clean up test casesTimo Tijhof2018-04-241-47/+50
* Convert all array() syntax to []Kunal Mehta2016-02-171-74/+74
* Pass phpcs-strict on some test files (3/x)Siebrand Mazeland2014-04-241-6/+31
* Put callback function within class in SiteConfigurationTestaddshore2014-01-271-26/+29
* Add more @covers tags and test cleanupaddshore2013-10-221-7/+29
* Attempt to remove a hard-coded "wikipedia".Liangent2013-08-091-1/+1
* Update code formattingSiebrand Mazeland2013-04-261-0/+1
* pass codesniffer on tests/Antoine Musso2013-01-281-2/+2
* tests: always call parent setUpAntoine Musso2012-10-231-1/+2
* Clean and repair many phpunit tests (+ fix implied configuration)Timo Tijhof2012-10-091-1/+1
* enhance tests name (for --testdox option)Antoine Musso2011-07-031-5/+5
* * verbose and color default output from phpunitChad Horohoe2010-12-281-1/+1
* Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...Chad Horohoe2010-12-141-0/+311