wiki.techinc.nl/tests/phpunit/includes/content
DannyS712 b45ddb2ab3 Use WikiPage::doUserEditContent() instead of ::doEditContent()
Results in passing a user where previously the fallback
to $wgUser was being used, mostly in tests.

Bug: T255507
Change-Id: Iabe24315b23c0ad1272353186425e71974528d23
2021-06-28 00:11:30 -07:00
..
ContentHandlerTest.php Hard deprecate ContentHandler::getForTitle() 2021-06-20 12:10:40 +02:00
ContentModelChangeTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
CssContentHandlerTest.php
CssContentTest.php Decouple CssContentTest and JavaScriptContentTest 2021-03-09 18:10:45 +00:00
FallbackContentHandlerTest.php Split FallbackContentHandlerTest into separate unit tests 2021-03-30 14:23:00 +00:00
FallbackContentTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
JavaScriptContentHandlerTest.php
JavaScriptContentTest.php
JsonContentTest.php Split JsonContentTest into separate unit tests 2021-03-16 00:29:32 +00:00
MessageContentTest.php
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
TextContentTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
WikitextContentHandlerTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
WikitextContentTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
WikitextStructureTest.php WikitextStructureTest: combine single use methods 2021-02-27 00:48:21 +00:00