aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/page/ImagePage404Test.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-181-1/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Migrate from `setMwGlobals()` to `overrideConfigValue(s)`Derick Alangi2022-08-021-7/+13
* Clean up tests that misused the parameters of assertSame/EqualsFunc2022-02-081-1/+1
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* 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
* Add public as visibility in tests folderUmherirrender2019-10-101-4/+4
* Add @covers tags to page testsKunal Mehta2017-12-241-0/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-14/+14
* Move Test files under same folder structure where class is (/includes/)umherirrender2014-12-161-0/+53