aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/editpage/Constraint/UserRateLimitConstraintTest.php
Commit message (Expand)AuthorAgeFilesLines
* editpage: Refactor user right, rate limit and block checks to use AuthorityBartosz DziewoƄski2025-04-051-79/+0
* Update tests for PHPUnit 9.6 (part 1)Daimona Eaytoy2024-01-161-6/+11
* EditPage: replace usage of User::pingLimiterdaniel2024-01-021-47/+27
* Bump codesniffer to 42.0.0Amir Sarabadani2023-09-271-8/+4
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Remove some meaningless $this->equalTo() from testsThiemo Kreuz2021-04-221-24/+6
* phpunit: Mass-replace setMethods with onlyMethods and adjustDaimona Eaytoy2021-04-161-2/+2
* UserRateLimitConstraint: move detection of content model change to constraintDannyS7122020-12-011-4/+12
* EditPage: Migrate more checks to constraintDannyS7122020-10-261-0/+106