wiki.techinc.nl/tests/phpunit/includes/editpage
Umherirrender a105d68241 editpage: Fix use of includeonly for preload of page in mw namespace
The use of Message::text makes the <includeonly> disappear as that tag
is handled on parsers transform. Use preload transform instead.

Bug: T341171
Follow-Up: I693bcaf71d7b8557c63538a426d7a6bd4c3edf3d
Change-Id: I3c53e87b198f7e11c381149476e761c4c7bac872
2023-07-07 19:01:59 +02:00
..
IntroMessageBuilderTest.php editpage: Split off producing edit intro messages and preloaded content 2023-05-16 20:51:00 +02:00
PreloadedContentBuilderTest.php editpage: Fix use of includeonly for preload of page in mw namespace 2023-07-07 19:01:59 +02:00
TextboxBuilderTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00