aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/page/ImagePageTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-181-2/+3
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-2/+2
* Fix more non-database tests accessing the databaseDaimona Eaytoy2023-08-061-0/+1
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-2/+2
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-281-0/+1
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+0
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-0/+1
* Migrate from `setMwGlobals()` to `overrideConfigValue(s)`Derick Alangi2022-08-021-10/+14
* SVG Language selector should default to page languageDerk-Jan Hartman2022-06-131-9/+25
* 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
* phpunit: Change optional params before required params to also be requiredMax Semenik2020-03-291-1/+1
* Add core REST API endpoint for media linksBill Pirkle2020-01-221-45/+0
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Display translatable images in wiki language on image pagesMax Semenik2019-02-041-6/+46
* Add @covers tags to page testsKunal Mehta2017-12-241-0/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-39/+39
* Move Test files under same folder structure where class is (/includes/)umherirrender2014-12-161-0/+90