mediawiki-skins-MinervaNeue/tests/phpunit
Fomafix 6e9dde3a8a Use $this->getServiceContainer() in tests
Use
	$this->getServiceContainer()
instead of
	MediaWikiServices::getInstance()
in tests.

Change-Id: Ib6a4279e414a99dea052344f5d036f53fbf54d43
2024-02-26 20:08:42 +00:00
..
menu Fix alignment for nearby and settings items in menu, and correctly hide when JS is disabled 2023-12-14 21:58:39 +00:00
permissions Use namespaced classes 2024-01-06 16:31:38 +01:00
skins Use $this->getServiceContainer() in tests 2024-02-26 20:08:42 +00:00
structure phpunit: Implement the new BundleSizeTest::getSkinName() 2022-04-12 00:50:24 +00:00
unit Enable special page tabs 2022-05-18 21:41:00 +00:00
LanguagesHelperTest.php Use namespaced classes 2024-01-06 16:31:38 +01:00