mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 71a61c2089 Add value objects to represent filters
This is just a start; next step is adding a factory/store method to
get/store these objects. And then use these value objects whenever
applicable.

Note: the actions-related code is still not fully implemented. This is
going to happen as part of the FilterLookup.

Change-Id: I5f33227887c035e301313bbe24d1c1fefb75bc6a
2020-11-04 12:56:14 +01:00
..
unit Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterConsequencesTest.php tests: Move any profiling-related test to FilterProfilerTest 2020-10-24 18:09:26 +02:00
AbuseFilterCreateAccountTestTrait.php Add test traits for uploads and account creation 2020-10-04 13:16:58 +00:00
AbuseFilterDBTest.php Rewrite the VariableHolder code to translate deprecated variables 2020-09-29 15:06:14 +00:00
AbuseFilterFilterProfilerTest.php Cleanup FilterProfiler API 2020-10-28 12:48:30 +00:00
AbuseFilterFilterUserTest.php Add a service to retrieve the filter user 2020-10-26 14:06:53 +01:00
AbuseFilterParserEquivsetTest.php Introduce a KeywordsManager service 2020-09-28 23:03:52 +00:00
AbuseFilterSaveTest.php Replace $wgAbuseFilterRestrictions with more specific variables 2020-10-22 13:38:59 +00:00
AbuseFilterUploadTestTrait.php Add test traits for uploads and account creation 2020-10-04 13:16:58 +00:00
AbuseFilterVariableGeneratorDBTest.php Add test traits for uploads and account creation 2020-10-04 13:16:58 +00:00
UpdateVarDumpsTest.php updateVarDumps: avoid using services in the constructor 2020-10-03 23:23:37 +00:00