mediawiki-extensions-AbuseF.../tests/phpunit/unit
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
..
AbuseFilterAbstractFilterTest.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterCentralDBManagerTest.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
AbuseFilterChangeTaggerTest.php Inject ChangeTagsManager to ChangeTagger 2020-10-21 16:30:43 +02:00
AbuseFilterFilterTest.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterFlagsTest.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterKeywordsManagerTest.php Add tests for retrieving RC variables 2020-10-04 12:43:04 +00:00
AbuseFilterLastEditInfoTest.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterMutableFilterTest.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterParserTest.php Introduce a KeywordsManager service 2020-09-28 23:03:52 +00:00
AbuseFilterParserTestCase.php Merge "Move some misplaced AbuseFilterParser entry points" 2020-09-29 13:51:17 +00:00
AbuseFilterSpecsTest.php Add value objects to represent filters 2020-11-04 12:56:14 +01:00
AbuseFilterTest.php Simplify ViewEdit, round 2 2020-10-23 13:00:43 +00:00
AbuseFilterTokenizerTest.php
AbuseFilterVariableGeneratorTest.php Introduce a KeywordsManager service 2020-09-28 23:03:52 +00:00
AbuseFilterVariableHolderTest.php Rewrite the VariableHolder code to translate deprecated variables 2020-09-29 15:06:14 +00:00
AFPDataTest.php Add new methods for checking DUNDEFINED recursively, use them 2020-04-19 13:58:14 +02:00
SpecialAbuseFilterTest.php Cleanup filter id handling on Special:AbuseFilter/history 2020-10-10 11:40:46 +00:00