mediawiki-extensions-AbuseF.../tests/phpunit
Derick Alangi 82d876ada8 Handlers: Drop AutoPromoteGroupsHandler::factory()
This patch solves a pending TODO which is to remove the ::factory()
method from the AutoPromoteGroupsHandler class. If the cache instance
is injected, we'll use it otherwise we'll default to a HashBagOStuff.

Bug: T358346
Change-Id: I2bc414da8733431d1d11025e954282fc7c73aa80
2024-03-06 21:38:12 +00:00
..
integration Add integration test to verify logs are saved in CheckUser 2024-03-01 16:11:33 +00:00
unit Handlers: Drop AutoPromoteGroupsHandler::factory() 2024-03-06 21:38:12 +00:00
AbuseFilterConsequencesTest.php Remove indirect calls to IDBAccessObject::READ_* constants 2024-01-26 09:25:35 -05:00
AbuseFilterCreateAccountTestTrait.php Use namespaced classes 2023-12-10 23:03:12 +01:00
AbuseFilterFilterUserTest.php Don't attempt to steal or create the FilterUser in CheckUserHandler 2024-01-31 19:32:52 +00:00
AbuseFilterRowsAndFiltersTestTrait.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterUploadTestTrait.php Use namespaced classes 2023-12-10 23:03:12 +01:00
ConsequenceGetMessageTestTrait.php Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
DegroupTest.php Avoid TestUser in non-database tests 2023-08-06 22:18:49 +00:00
LazyVariableComputerDBTest.php Remove $this->tablesUsed from PHPUnit tests 2024-01-14 04:45:29 -08:00
RCVariableGeneratorTest.php Remove $this->tablesUsed from PHPUnit tests 2024-01-14 04:45:29 -08:00
SchemaChangesHandlerTest.php tests: Avoid DB access in non-Database tests 2023-08-06 22:19:03 +00:00