MinervaNeue/tests/phpunit/skins
Piotr Miazga 572ffdf25a Use MediaWikiServices to cache commonly used helpers
SkinMinerva cached the ContentHandler object for better performance.
In the future the ContentHandler will be also used in the Menu,
for better readability, store ContentHandler as Service.

MediaWikiServices will initialize service on first access and cache
it for future needs. Same applies to SkinUserPageHelper,

Bug: T216152
Change-Id: Ia98dc860862360a68556272714669f0c3a13eb1e
2019-04-15 20:50:11 +02:00
..
SkinMinervaPageActionsTest.php Use MediaWikiServices to cache commonly used helpers 2019-04-15 20:50:11 +02:00
SkinMinervaTest.php Desktop should use AMC mode 2019-04-04 17:43:12 +00:00
SkinUserPageHelperTest.php Fix undefined NS issue with @coversDefaultClass 2018-11-01 14:28:20 +01:00