mediawiki-extensions-Secure.../tests/phpunit
Kunal Mehta 518d26f4a8 Add sanity check test for domains.php
The test verifies:
* domains.php returns an array
* The array has at least 50,000 items (right now it has ~78,000)
* Each domain in the array passes a regex, and the value is either 1 or 0

Bug: T240743
Change-Id: Ic4e2c2e36ddcb0f775f4ac22d1418c814db5b389
2019-12-13 23:09:54 -08:00
..
DomainsTest.php Add sanity check test for domains.php 2019-12-13 23:09:54 -08:00
HooksTest.php Add tests for Hooks 2018-08-05 00:22:52 -06:00
HSTSPreloadLookupTest.php Refactor out a HSTSPreloadLookup class plus tests 2018-08-01 21:23:49 -07:00