mediawiki-extensions-AbuseF.../tests/phpunit
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
..
integration Merge "FilterLookup: Stop using DBAccessObjectUtils::getDBOptions()" 2024-03-25 18:20:52 +00:00
unit Replace array_merge in tests with the [ ... ] syntax 2024-04-11 14:01:25 +02:00
AbuseFilterConsequencesTest.php Replace array_merge in tests with the [ ... ] syntax 2024-04-11 14:01:25 +02: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 Replace array_merge in tests with the [ ... ] syntax 2024-04-11 14:01:25 +02: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 Add user_type variable 2024-03-07 10:38:25 +00:00
SchemaChangesHandlerTest.php tests: Avoid DB access in non-Database tests 2023-08-06 22:19:03 +00:00