mediawiki-extensions-AbuseF.../tests/phpunit/unit
Amir Sarabadani fe0fed1d8f FilterLookup: Stop using DBAccessObjectUtils::getDBOptions()
And more db clean ups:
 - Use QueryBuilders
 - Stop relying on actor migration to simplify query building
 - Using expression builder in one case.
 - Change the default actor migration stage to read new and write both.

Bug: T354194
Depends-On: I7c116cab0c748707d9a9fd17feeffe26e7d188ec
Depends-On: I74002911749335f4323a03fb430d02f936771b7e
Change-Id: Id84d1db7a2991f3cccc2f4f1502ba77643ddef24
2024-03-21 20:22:02 +01:00
..
ChangeTags Use namespaced classes 2023-12-10 23:03:12 +01:00
Consequences Use namespaced classes 2023-12-10 23:03:12 +01:00
Filter Replace BadMethodCallException with LogicException 2023-11-16 19:10:50 +00:00
Hooks Handlers: Drop AutoPromoteGroupsHandler::factory() 2024-03-06 21:38:12 +00:00
Parser Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +02:00
Special tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
VariableGenerator Add user_type variable 2024-03-07 10:38:25 +00:00
Variables Add user_type variable 2024-03-07 10:38:25 +00:00
Watcher Use namespaced classes 2023-12-10 23:03:12 +01:00
AbuseFilterPermissionManagerTest.php Make some non-static providers static 2023-06-16 20:54:33 +02:00
AbuseLoggerFactoryTest.php Use namespaced classes 2023-12-10 23:03:12 +01:00
ActionSpecifierTest.php Use namespaced classes 2023-12-10 23:03:12 +01:00
BlockAutopromoteStoreTest.php Make some non-static providers static 2023-06-16 20:54:33 +02:00
CentralDBManagerTest.php Migrate ILB::getConnectionRef() calls to ILB::getConnection() 2023-08-03 22:28:51 +00:00
EditBoxBuilderFactoryTest.php Use namespaced classes 2023-12-10 23:03:12 +01:00
EditRevUpdaterTest.php Use namespaced classes 2023-12-10 23:03:12 +01:00
EditStashCacheTest.php Use namespaced classes 2023-12-10 23:03:12 +01:00
EmergencyCacheTest.php Use independent stats for emergency disable 2021-02-26 18:10:49 +01:00
FilterCompareTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
FilterImporterTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
FilterLookupTest.php FilterLookup: Stop using DBAccessObjectUtils::getDBOptions() 2024-03-21 20:22:02 +01:00
FilterProfilerTest.php Use namespaced Title 2023-08-19 19:49:36 +02:00
FilterRunnerFactoryTest.php Use namespaced classes 2023-12-10 23:03:12 +01:00
FilterStoreTest.php Use namespaced MediaWiki\User\ActorMigrationBase 2023-08-20 01:08:09 +02:00
FilterValidatorTest.php Use namespaced classes 2023-12-10 23:03:12 +01:00
GlobalNameUtilsTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
KeywordsManagerTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
RunnerDataTest.php Refactor ParserStatus 2021-09-17 11:25:54 +00:00
SpecsFormatterTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
TextExtractorTest.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00