mediawiki-extensions-AbuseF.../tests/phpunit/unit
Daimona Eaytoy 1f8df50cb3 Add a service to retrieve the central DB
This is a thin wrapper around LBFactory and the global variable, that
can be injected in classes requiring it (no real class right now, but
that's going to change soon).

Also, remove some DWIM-style returns which made the code harder to
understand.

Change-Id: I1d28ad4a67f914103f3a17cda5f61b28070c7f1c
2020-10-31 12:32:46 +00: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
AbuseFilterKeywordsManagerTest.php Add tests for retrieving RC variables 2020-10-04 12:43:04 +00: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
AbuseFilterTest.php Simplify ViewEdit, round 2 2020-10-23 13:00:43 +00:00
AbuseFilterTokenizerTest.php tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00
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