wiki.techinc.nl/tests/phpunit/includes/content
2022-07-19 19:41:10 +00:00
..
Transform phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ContentHandlerTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
ContentModelChangeTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
CssContentHandlerTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
CssContentTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
FallbackContentHandlerTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
FallbackContentTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
JavaScriptContentHandlerTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
JavaScriptContentTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
JsonContentHandlerIntegrationTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
MessageContentTest.php Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentHandler 2021-09-29 13:10:51 +03:00
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
TextContentHandlerIntegrationTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
TextContentTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
WikitextContentHandlerTest.php tests: Use WikiPageFactory to create WikiPage object 2022-06-26 23:21:02 +02:00
WikitextContentTest.php Fix edit API adding empty section title when creating new pages 2022-07-05 21:06:06 +00:00
WikitextStructureTest.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00