aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/FauxResponseTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-301-146/+0
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-0/+146
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-146/+0
* Remove comments literally documenting unit tests being unit testsThiemo Kreuz2019-02-191-2/+0
* Fix numerous class/function casingReedy2016-03-181-5/+5
* Convert all array() syntax to []Kunal Mehta2016-02-171-5/+5
* FauxResponse: Honor cookie options, and other cleanupBrad Jorsch2015-09-291-5/+28
* WebResponse: Implement statusHeader() using the new HttpStatus::header()Timo Tijhof2015-06-041-0/+7
* Pass phpcs-strict on some test files (2/x)Siebrand Mazeland2014-04-241-8/+40
* @covers tags for inclues/*Testaddshore2013-10-241-1/+13
* Fix scope on all /phpunit test methodsaddshore2013-10-241-3/+3
* Make headers in FauxRequest case insensitivedaniel2013-06-031-0/+3
* tests: always call parent setUpAntoine Musso2012-10-231-0/+1
* Clean and repair many phpunit tests (+ fix implied configuration)Timo Tijhof2012-10-091-1/+1
* * Added some tests for FauxResponse classAlexandre Emsenhuber2011-07-131-0/+70