aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/Revision/MainSlotRoleHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Revision,Storage: Widen `@covers` tags in testsTimo Tijhof2024-08-301-15/+0
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-1/+1
* Fix Phan suppressions related to Title::castFrom*() and friendsBartosz Dziewoński2023-04-221-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-1/+1
* Use SlotRecord::MAIN instead of hard coded valueUmherirrender2023-01-031-1/+2
* DummyServicesTrait: add content handler factoryDannyS7122023-01-021-3/+6
* Reorg: Move Title-related classes to title/Amir Sarabadani2022-11-261-1/+1
* tests: Simplify some nested ->will( $this->return assertionsReedy2022-11-121-2/+2
* MainSlotRoleHandlerTest: fix typo "Fet"DannyS7122021-03-161-1/+1
* Convert MainSlotRoleHandlerTest to pure unit testsDannyS7122021-03-151-0/+120
* phpunit: Repair GLOBALS reset in MediaWikiUnitTestCaseTimo Tijhof2019-09-021-79/+0
* Load GlobalFunctions.php to tests/phpunit/bootstrap.phpAmir Sarabadani2019-07-141-0/+79
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-78/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+78