mediawiki-extensions-AbuseF.../tests/phpunit
Matěj Suchánek 8fb53edfbb Retrieve external links from PreparedUpdate
When forFilter is true and PreparedUpdate is available
(most save operations), retrieve all_links from
PreparedUpdate::getParserOutputForMetaData. Otherwise
do what was done before.

Note that this change probably leaves some dead code. It will be dealt
with later.

NOTE: this changes code potentially executed on every save operation.

Bug: T65632
Bug: T264104
Change-Id: I3628a56e5277846c1b90444fb55983870eb54c1e
2023-06-13 14:30:06 +02:00
..
integration Retrieve external links from PreparedUpdate 2023-06-13 14:30:06 +02:00
unit Make old_links retrieval cleaner 2023-06-13 14:03:21 +02:00
AbuseFilterConsequencesTest.php Add abusefilter-bypass-blocked-external-domains right 2023-06-08 22:06:19 +02:00
AbuseFilterCreateAccountTestTrait.php Make use of the ??= operator and such where it makes sense 2023-06-12 10:27:03 +02:00
AbuseFilterFilterUserTest.php Create real integration test for variables 2022-11-26 18:51:38 +01: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 Degroup: Return early if user is a temporary user 2023-06-06 14:10:21 +01:00
LazyVariableComputerDBTest.php Create real integration test for variables 2022-11-26 18:51:38 +01:00
RCVariableGeneratorTest.php tests: Make some PHPUnit data providers static 2023-05-20 21:44:55 +02:00
SchemaChangesHandlerTest.php build: Updating dependencies 2021-07-21 18:51:18 +00:00