mediawiki-extensions-AbuseF.../tests/phpunit/integration
thiemowmde 8565b8d7c4 Use assertStatusGood and such from MediaWiki core
Turns out the MediaWikiIntegrationTestCase base class comes with a
bunch of convenience methods for this. We can even remove the custom
messages because these methods already print a lot of debug info in
case of a failure.

Change-Id: I61fd86f1560c8e3bcf39a30b09fecdb063424613
2023-09-28 12:24:52 +00:00
..
Api tests: Avoid DB access in non-Database tests 2023-08-06 22:19:03 +00:00
ChangeTags tests: Avoid DB access in non-Database tests 2023-08-06 22:19:03 +00:00
Hooks Replace userNameUtils with UserIdentityUtils 2023-07-27 10:29:31 -03:00
Maintenance tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02: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
Watcher Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01: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
ActionVariablesIntegrationTest.php BlockedDomains: Move filtering logic to a dedicated class 2023-08-06 16:27:23 +02:00
EchoNotifierTest.php Use namespaced Title 2023-08-19 19:49:36 +02:00
FilteredActionsHandlerTest.php Re-enable skipped test 2023-08-25 17:06:15 +02:00
FilterRunnerTest.php Use assertStatusGood and such from MediaWiki core 2023-09-28 12:24:52 +00:00
FilterStoreTest.php Use assertStatusGood and such from MediaWiki core 2023-09-28 12:24:52 +00:00
FilterValidatorTest.php tests: Avoid DB access in non-Database tests 2023-08-06 22:19:03 +00:00