mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 489da0d229 Add a 'strict' option to VariableHolder::getVar
This will help mitigating problems like T230256 by enforcing that the
requested variables must exist. For now, it will only log bad usages,
thus providing a way to identify affected filters and fix them.

Bug: T230256
Change-Id: I7a61916576e444a56f0e07da7b6e5033346226bd
2019-09-04 18:19:23 +00:00
..
unit Add a 'strict' option to VariableHolder::getVar 2019-09-04 18:19:23 +00:00
AbuseFilterConsequencesTest.php Remove redundant User::addToDatabase call in tests 2019-08-31 16:35:22 +00:00
AbuseFilterDBTest.php Refactor and speed up non-parser tests 2019-08-27 16:24:27 +00:00
AbuseFilterParserEquivsetTest.php Move parser tests to /unit 2019-08-28 16:36:37 +00:00
AbuseFilterSaveTest.php Refactor and speed up non-parser tests 2019-08-27 16:24:27 +00:00
AbuseFilterTest.php Move non-unit tests back into default (integration) directory 2019-09-01 19:57:26 +00:00