..
Transform
tests: Use Title::makeTitle instead of Title::newFromText
2023-06-19 21:54:57 +02:00
ContentHandlerTest.php
Drop ContentHandler::getForTitle(), deprecated since 1.35
2023-08-16 16:58:34 +08:00
ContentModelChangeTest.php
Reorg: Move Status to MediaWiki\Status\
2023-08-25 15:44:17 +02:00
CssContentHandlerIntegrationTest.php
Use canonical parser options when rendering JavaScript/CSS for side effects
2022-07-28 10:45:35 -04:00
CssContentHandlerTest.php
tests: Avoid database usage when possible
2023-07-31 00:46:13 +00:00
CssContentTest.php
tests: Avoid database usage when possible
2023-07-31 00:46:13 +00:00
FallbackContentHandlerTest.php
Fix DB usage in non-database tests (part 2)
2023-08-06 22:57:28 +00:00
FallbackContentTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
JavaScriptContentHandlerIntegrationTest.php
Use canonical parser options when rendering JavaScript/CSS for side effects
2022-07-28 10:45:35 -04:00
JavaScriptContentHandlerTest.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
JavaScriptContentTest.php
tests: Use Title::makeTitle instead of Title::newFromText
2023-06-19 21:54:57 +02:00
JsonContentHandlerIntegrationTest.php
tests: Make some PHPUnit data providers static
2023-03-24 02:53:57 +00:00
MessageContentTest.php
Reorg: Move RawMessage to under language/
2022-12-16 11:30:19 +01:00
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php
Allow setting a ParserOption to generate Parsoid HTML
2023-03-26 21:46:05 -04:00
TextContentHandlerIntegrationTest.php
ParsoidParser: Record ParserOptions watcher on ParserOutput object
2023-07-11 10:53:11 -05:00
TextContentTest.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
WikitextContentHandlerIntegrationTest.php
ParsoidParser: Record ParserOptions watcher on ParserOutput object
2023-07-11 10:53:11 -05:00
WikitextContentHandlerTest.php
Avoid DB access in non-database tests
2023-08-06 22:57:48 +00:00
WikitextContentTest.php
tests: Use Title::makeTitle instead of Title::newFromText
2023-06-19 21:54:57 +02:00
WikitextStructureTest.php
Avoid DB access in non-database tests
2023-08-06 22:57:48 +00:00