aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/exception/ErrorPageErrorTest.php
Commit message (Expand)AuthorAgeFilesLines
* exception: Replace $wgCommandLineMode checks with MW_ENTRY_POINTBartosz DziewoƄski2023-12-141-41/+0
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-0/+2
* tests: Migrate away from `setMwGlobals()`Derick Alangi2022-08-221-2/+4
* Replace trivial usa of mock builder with createMock() shortcutThiemo Kreuz2022-07-151-3/+1
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Add getMockMessage to MediaWikiTestCaseTraitKosta Harlan2020-05-201-13/+0
* Use ::class to resolve class names in testsUmherirrender2018-01-261-2/+2
* Fix/hack ErrorPageError to work from non-UI contextsChad Horohoe2017-07-061-0/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Switch name to username in @author tagsaddshore2016-01-271-1/+1
* Use setMwGlobals on execption testsumherirrender2014-11-131-20/+4
* Fixed spacingumherirrender2014-03-201-1/+1
* Add tests exceptionsaddshore2014-02-271-0/+67