wiki.techinc.nl/tests/phpunit/includes/title
Daimona Eaytoy 0e55aa602a Inject extension namespaces into NamespaceInfo
The service was previously accessing the global ExtensionRegistry
singleton, making it lose its statelessness. Dependencies should always
be injected, so add constructor parameters for that.

Simplify tests accordingly.

Change-Id: Iae375a81cab411fab607cba0addb2088131b3c81
2023-07-16 22:53:26 +02:00
..
MediaWikiTitleCodecTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
NaiveImportTitleFactoryTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
NamespaceImportTitleFactoryTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
NamespaceInfoTest.php Inject extension namespaces into NamespaceInfo 2023-07-16 22:53:26 +02:00
SubpageImportTitleFactoryTest.php tests: Use Title::makeTitle instead of Title::newFromText 2023-06-19 21:54:57 +02:00