mediawiki-skins-MinervaNeue/tests
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
..
browser QA: Remove test that has been ported to Node.js 2019-04-09 04:53:57 +00:00
phpunit Use MediaWikiServices to cache commonly used helpers 2019-04-15 20:50:11 +02:00
qunit build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-04 18:01:40 +00:00
selenium QA: Do not use local paths for page objects 2019-04-10 00:30:11 +00:00