wiki.techinc.nl/tests/phpunit/structure
Kunal Mehta 61c751cf89 Add structure test to verify all PSR-4 directories exist
We use AutoLoader::$psr4Namespaces to include extension entries too.

All PSR-4 directories need to exist, otherwise there's no point in trying
to autoload from them.

I verified that this test would have caught T259448 and prevented it from
happening.

Change-Id: If2df3b79a926847e443f887218ab09274ace1a44
2020-08-06 12:07:46 -07:00
..
ApiPrefixUniquenessTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
AutoLoaderStructureTest.php Add structure test to verify all PSR-4 directories exist 2020-08-06 12:07:46 -07:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
ContentHandlerSanityTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
DatabaseIntegrationTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ExtensionJsonValidationTest.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
RestStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SpecialPageFatalTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
StructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SuiteDirectoryTest.php phpunit: Add structure test for suite.xml registering all test suites 2020-04-02 01:47:48 +00:00