VectorGOLEM/tests/phpunit/integration
jdlrobson e7df44a66d Favor SkinTemplateNavigation::Universal
This hook is run on every page. The SkinTemplateNavigation hook
counter intutively is run only on pages which can exist. I think
it's clearer if we only use SkinTemplateNavigation::Universal hook
and keep the logic for when it runs inside our own code.

Bug: T255319
Change-Id: I0835074a6cadf6e9bdcc45299de37dd9328bf9b2
2020-08-20 16:01:27 +00:00
..
FeatureManagement/Requirements [fix] "Existing account only" skin version config 2020-04-29 18:36:03 +00:00
SkinVectorTest.php Refactor: Replace PHP complexity with JS simplicity 2020-07-31 22:15:08 +00:00
SkinVersionLookupTest.php [fix] "Existing account only" skin version config 2020-04-29 18:36:03 +00:00
VectorHooksTest.php Favor SkinTemplateNavigation::Universal 2020-08-20 16:01:27 +00:00