aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/editpage/Constraint/SpamRegexConstraintTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update tests for PHPUnit 9.6 (part 2)Daimona Eaytoy2024-01-171-5/+4
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* EditPage: Disentangle edit summary and section titleBartosz DziewoƄski2022-07-191-2/+0
* Remove unnecessary ->equalTo() from testsThiemo Kreuz2021-04-231-4/+4
* Bring SpamRegexConstraint test coverage to 100%DannyS7122020-12-261-1/+1
* EditPage: Move $sectionHeadingToCheck handling to SpamRegexConstraintDannyS7122020-11-111-0/+2
* Minor tweaks to edit constraintsDannyS7122020-11-031-1/+1
* EditPage: Migrate more checks to constraintDannyS7122020-10-261-18/+3
* EditPage: Move spam checks to SpamRegexConstraintDannyS7122020-10-211-0/+133