wiki.techinc.nl/tests/phpunit/unit/includes/editpage/Constraint
DannyS712 bea9165e61 Tests: use UserIdentityValue instead of mock User objects
- ParserMethodsTest for creating ParserOptions
- SimpleAntiSpamConstraintTest

Change-Id: I5f8ffbee5ee1ff8e08cae7e6ace30ff7b186539c
2021-05-03 15:41:48 +00:00
..
AccidentalRecreationConstraintTest.php Add AccidentalRecreationConstraint 2020-11-16 22:36:54 +00:00
AutoSummaryMissingSummaryConstraintTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00
ContentModelChangeConstraintTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00
CreationPermissionConstraintTest.php Convert EditConstraints to Authority 2021-03-03 17:12:07 -07:00
DefaultTextConstraintTest.php EditPage: Factor out more constraints 2020-11-04 21:29:54 +00:00
EditConstraintFactoryTest.php Update creation of edit constraints following switch to Authority 2021-03-22 23:11:46 +00:00
EditConstraintRunnerTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
EditConstraintTestTrait.php EditPage: Migrate more checks to constraint 2020-10-26 22:01:05 +00:00
EditFilterMergedContentHookConstraintTest.php Remove some meaningless $this->equalTo() from tests 2021-04-22 10:47:54 +02:00
EditRightConstraintTest.php Convert EditConstraints to Authority 2021-03-03 17:12:07 -07:00
ImageRedirectConstraintTest.php Convert EditConstraints to Authority 2021-03-03 17:12:07 -07:00
MissingCommentConstraintTest.php EditPage: Factor out more constraints 2020-11-04 21:29:54 +00:00
NewSectionMissingSummaryConstraintTest.php Rename MissingSummaryConstraint to NewSectionMissingSummaryConstraint 2020-11-09 22:59:20 +00:00
PageSizeConstraintTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
ReadOnlyConstraintTest.php EditPage: Migrate more checks to constraint 2020-10-26 22:01:05 +00:00
SelfRedirectConstraintTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00
SimpleAntiSpamConstraintTest.php Tests: use UserIdentityValue instead of mock User objects 2021-05-03 15:41:48 +00:00
SpamRegexConstraintTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00
UnicodeConstraintTest.php EditPage: Migrate more checks to constraint 2020-10-26 22:01:05 +00:00
UserBlockConstraintTest.php Remove some meaningless $this->equalTo() from tests 2021-04-22 10:47:54 +02:00
UserRateLimitConstraintTest.php Remove some meaningless $this->equalTo() from tests 2021-04-22 10:47:54 +02:00