mediawiki-extensions-AbuseF.../tests/phpunit
Matěj Suchánek 52dcd4624f Use ActionSpecifier throughout the code
The motivation is to have a single immutable object providing
information about the action. It can represent the current
action being filtered, but also a past action stored in the
abuse log. It will hopefully help us get rid of passing
User(Identity) and Title/LinkTarget objects around together.

Change-Id: I52fa3a7ea14c98d33607d4260acfed3d3ba60f65
2022-12-16 22:52:03 +00:00
..
integration EchoNotifierTest: Use namespaced Event class 2022-11-12 06:28:33 +00:00
unit Use ActionSpecifier throughout the code 2022-12-16 22:52:03 +00:00
AbuseFilterConsequencesTest.php Use MediaWikiIntegrationTestCase::getDb() instead of the "db" member 2022-08-31 15:58:00 -07:00
AbuseFilterCreateAccountTestTrait.php tests: Improve RCVariableGeneratorTest 2022-06-29 22:34:44 +02:00
AbuseFilterFilterUserTest.php Add logging when the 'block' action fails 2022-03-05 19:12:53 +00:00
AbuseFilterRowsAndFiltersTestTrait.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
AbuseFilterUploadTestTrait.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
ConsequenceGetMessageTestTrait.php Use ActionSpecifier throughout the code 2022-12-16 22:52:03 +00:00
DegroupTest.php Remove $info argument from ReversibleConsequence::revert 2022-06-08 11:59:18 +02:00
LazyVariableComputerDBTest.php tests: Replace assertNotRegExp with assertDoesNotMatchRegularExpression 2022-10-07 19:06:21 +02:00
RCVariableGeneratorTest.php Try to unbreak tests on sqlite 2022-07-16 07:02:48 +00:00
SchemaChangesHandlerTest.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
UpdateHitCountWatcherTest.php tests: Use DBConnRef, not IDatabase, as retval of getConnectionRef 2021-08-31 21:45:10 +02:00