mediawiki-extensions-AbuseF.../tests/phpunit
daniel 688eccea47 Expose text from all slots to AbuseFilter
This is a first step towards MCR support in AbuseFilter. The textual
representation of all slots is concatenated. Since AbuseFilter uses
getTextForSearchIndex to determine the textual representation of
content, blind concatenation should not break any assumptions
made by AbsueFilter rules: this naive approach is no worse than
AbuseFilters handling of non-textual content in general, and should
work fine for textual content.

Bug: T209291
Change-Id: Ic141085cad2e11bfe106fe83dafcb35ac31206ba
2018-12-05 09:24:08 -08:00
..
AbuseFilterConsequencesTest.php Use the updated TitleMove hook to filter move actions 2018-12-04 18:58:04 +01:00
AbuseFilterParserTest.php Add full tests for deprecated variables 2018-08-29 11:00:28 +02:00
AbuseFilterSaveTest.php Change throttle selector to restore old functionality, overall improvement 2018-11-14 12:51:36 +01:00
AbuseFilterTest.php Expose text from all slots to AbuseFilter 2018-12-05 09:24:08 -08:00
AbuseFilterTokenizerTest.php Improve code coverage 2018-08-22 19:07:14 +02:00
AFPDataTest.php Improve code coverage 2018-08-22 19:07:14 +02:00