..
Transform
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
ContentHandlerTest.php
Clean up tests that misused the parameters of assertSame/Equals
2022-02-08 07:21:10 +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
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
WikitextContentTest.php
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
WikitextStructureTest.php
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
2021-10-20 12:11:24 +03:00