mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 3f83e57ad7 Factor out variables-related methods
This is another step needed to reduce the size of the gigantic
AbuseFilter and AbuseFilterHooks classes. It also makes many methods
non-static, for more testability.

Note, this layout is still not final. We should somehow merge the
functionality of VariableGenerator and AFComputedVariable, for which
I already have plans.

Change-Id: I366d598b69ad866496b7cb0059e0835c02e54041
2020-02-07 20:27:26 +00:00
..
unit tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00
AbuseFilterConsequencesTest.php Move variable generators to new classes 2020-02-07 19:44:31 +00:00
AbuseFilterDBTest.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterParserEquivsetTest.php tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00
AbuseFilterSaveTest.php Fix PHPUnit 8 warning 2020-01-20 15:47:45 +00:00
AbuseFilterTest.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterVariableHolderTest.php tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00