wiki.techinc.nl/tests/phpunit/includes/content
Umherirrender eb9ed5a72e tests: Use default ScriptPath in WikitextContentHandlerIntegrationTest
Without setting a default the test case with the link can fail depending
on the LocalSetting.php of the developer, just use the default /w as
seen on many other tests.
Put the overrideConfigValues at begin to see it easier

Change-Id: I10f18f1feed0d2a8c8418e3ed5753bfa8ae36199
2023-12-12 22:51:08 +01:00
..
Transform Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ContentHandlerTest.php parser: Move lang/dir and mw-content-ltr to ParserOutput::getText 2023-11-03 19:24:47 -04:00
ContentModelChangeTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05: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 ContentHandler: Hard-deprecate getSlotDiffRendererInternal 2023-08-25 10:27:57 -04: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 content: Stop encoding & in JavaScript redirect content 2023-11-01 00:37:22 +00:00
JavaScriptContentTest.php content: Stop encoding & in JavaScript redirect content 2023-11-01 00:37:22 +00:00
JsonContentHandlerIntegrationTest.php Simplify/remove duplicate assertStatusOK and such 2023-10-19 20:04:36 +00:00
MessageContentTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader() 2023-09-22 17:08:17 -04:00
TextContentHandlerIntegrationTest.php Plain text content model should show line breaks 2023-11-10 12:43:01 -08:00
TextContentTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
WikitextContentHandlerIntegrationTest.php tests: Use default ScriptPath in WikitextContentHandlerIntegrationTest 2023-12-12 22:51:08 +01:00
WikitextContentHandlerTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01: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