mediawiki-extensions-AbuseF.../tests/phpunit/integration
Matěj Suchánek c2da0d4857 Drop $wgAbuseFilterActorTableSchemaMigrationStage
First patch in a series of dropping the old columns.
Wikis now need to run the maintenance script (e.g., via
update.php) prior to serving this commit.

Wikimedia wikis are already on SCHEMA_COMPAT_NEW stage.

Bug: T188180
Change-Id: I86ec2b816eed17b62bf02bfd085570f132011b3e
2024-06-10 12:08:30 +00:00
..
Api tests: Widen @covers tags in phpunit tests 2024-04-17 01:44:40 +01:00
ChangeTags Use StatusValue::getMessages() instead of deprecated methods 2024-05-28 21:04:59 +00:00
Hooks Provide integration with ConfirmEdit to show CAPTCHA 2024-05-10 21:00:47 +02:00
Maintenance Convert af_hidden into a bitmask 2024-05-28 00:59:08 -07:00
Parser Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +02:00
Special tests: Widen @covers tags in phpunit tests 2024-04-17 01:44:40 +01:00
Watcher tests: Use IDatabase for mocking instead of DBConnRef 2024-05-02 22:32:05 +02:00
AbuseFilterExtensionJsonTest.php Use HookHandlers for UserMerge hook 2023-08-16 09:44:30 +02:00
AbuseFilterServicesTest.php Add missing AbuseFilterServices::getHookRunner() 2023-06-14 17:35:43 +02:00
AbuseLoggerTest.php Add integration test to verify logs are saved in CheckUser 2024-03-01 16:11:33 +00:00
ActionVariablesIntegrationTest.php Clean up ActionVariablesIntegrationTest 2024-05-01 16:22:15 +02:00
EchoNotifierTest.php tests: Widen @covers tags in phpunit tests 2024-04-17 01:44:40 +01:00
FilteredActionsHandlerTest.php Use StatusValue::getMessages() instead of deprecated methods 2024-05-28 21:04:59 +00:00
FilterRunnerTest.php tests: Widen @covers tags in phpunit tests 2024-04-17 01:44:40 +01:00
FilterStoreTest.php Drop $wgAbuseFilterActorTableSchemaMigrationStage 2024-06-10 12:08:30 +00:00
FilterValidatorTest.php Merge "Allow variables to be restricted by user right" 2024-06-04 17:20:17 +00:00