wiki.techinc.nl/tests/phpunit/includes/content
Aaron Schulz ec86a370e1 Make WikitextContentTest set the context title to avoid failures
This avoids failures due to WikitextContent::isCountable() erroring
out when no title is set for the main RequestContext.

Bug: T257009
Change-Id: I70274e3876c5b7c273110f9afa713a85edcc6339
2020-10-20 16:13:42 -07:00
..
ContentHandlerTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ContentModelChangeTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
CssContentHandlerTest.php
CssContentTest.php Tests: Remove unneeded uses of global $wgUser 2020-03-12 00:52:43 +00:00
FallbackContentHandlerTest.php Create fallback for undefined content models. 2020-07-22 19:59:09 +02:00
FallbackContentTest.php Create fallback for undefined content models. 2020-07-22 19:59:09 +02:00
FileContentHandlerTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
JavaScriptContentHandlerTest.php
JavaScriptContentTest.php
JsonContentTest.php
MessageContentTest.php
ObjectFactoryMakeContentHandlerWithSpecsToTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
TextContentHandlerTest.php
TextContentTest.php Make WikitextContentTest set the context title to avoid failures 2020-10-20 16:13:42 -07:00
WikitextContentHandlerTest.php
WikitextContentTest.php Tests: Replace ::doDeleteArticle with WikiPage::doDeleteArticleReal 2020-03-25 11:34:17 -07:00
WikitextStructureTest.php