mediawiki-extensions-AbuseF.../tests/phpunit/unit
thiemowmde 7f214ec15c Replace array_merge in tests with the [ ... ] syntax
It does the same and is well supported in the PHP versions we
currently use, at least when the arrays contain integer keys.

Change-Id: Id038142621dab47bfc03db48ce676ed0b2cdc28b
2024-04-11 14:01:25 +02: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 Replace array_merge in tests with the [ ... ] syntax 2024-04-11 14:01:25 +02:00
Parser Replace array_merge in tests with the [ ... ] syntax 2024-04-11 14:01:25 +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 build: Updating mediawiki/mediawiki-codesniffer to 43.0.0 2024-03-16 18:53:05 +00: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