wiki.techinc.nl/tests/phpunit/unit/includes/editpage
DannyS712 72205f3c41 EditPage::internalAttemptSave() - move more logic to constraints
Instead of conditionally adding the NewSectionMissingSubjectConstraint and
MissingCommentConstraint based on creating a new section, always add those and
have the constraints themselves just pass if not creating a new section

Bug: T157658
Change-Id: Ie5bf352bd714b6b706445f4f02c986706f26bb1f
2024-07-11 21:35:48 +00:00
..
Constraint EditPage::internalAttemptSave() - move more logic to constraints 2024-07-11 21:35:48 +00:00
IEditObjectTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
SpamCheckerTest.php
TextboxBuilderTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00