mediawiki-extensions-AbuseF.../tests/phpunit
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
..
integration Use assertStatusGood and such from MediaWiki core 2023-09-28 12:24:52 +00:00
unit Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01:00
AbuseFilterConsequencesTest.php Clean up AbuseFilterConsequencesTest a bit 2023-08-19 15:31:41 +00:00
AbuseFilterCreateAccountTestTrait.php Make use of the ??= operator and such where it makes sense 2023-06-12 10:27:03 +02:00
AbuseFilterFilterUserTest.php tests: Avoid DB access in non-Database tests 2023-08-06 22:19:03 +00:00
AbuseFilterRowsAndFiltersTestTrait.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterUploadTestTrait.php Update moved class FauxRequest 2023-05-19 10:23:42 +00: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 Create real integration test for variables 2022-11-26 18:51:38 +01:00
RCVariableGeneratorTest.php Merge "When testing against a page creation in RC, set page_id to 0 as in the real filtering" 2023-09-11 09:28:33 +00:00
SchemaChangesHandlerTest.php tests: Avoid DB access in non-Database tests 2023-08-06 22:19:03 +00:00