mediawiki-extensions-Secure.../tests/phpunit
Kunal Mehta 0509d34225 Switch to new hook handler format
* Turn HSTSPreloadLookup into a real service, per @todo
* Convert Hooks into a non-static class, take lookup as an argument
* Update tests for new calling style

== Test plan ==
* CI/tests pass
* Use Special:ExpandTemplates with a preloaded domain and localhost,
  observe preloaded link changes, localhost stays http

Bug: T271027
Change-Id: I0196350e85c09eedfba4dbf1dab81f9a757b2a12
2022-06-05 12:12:39 -04:00
..
DomainsTest.php Merge "MediaWikiTestCase -> MediaWikiIntegrationTestCase" 2021-12-03 16:08:12 +00:00
HooksTest.php Switch to new hook handler format 2022-06-05 12:12:39 -04:00
HSTSPreloadLookupTest.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-11-08 23:04:46 +00:00