wiki.techinc.nl/tests/phpunit/structure
Tim Starling e08ea8ccb9 ResourceLoader namespace
Move ResourceLoader classes to their own namespace. Strip the
"ResourceLoader" prefix from all except ResourceLoader and
ResourceLoaderContext.

Move the tests by analogy.

I used a namespace alias "RL" in some callers since RL\Module is less
ambiguous at the call site than just "Module".

I did not address DependencyStore which continues to have a non-standard
location and namespace.

Change-Id: I92998ae6a82e0b935c13e02a183e7c324fa410a3
2022-05-16 14:41:27 +10:00
..
AbstractSchemaValidationTest.php Add validation for abstract schema 2022-02-22 17:41:08 +00:00
ApiPrefixUniquenessTest.php api: Inject services into ApiQuery class 2021-09-17 00:57:37 +02:00
ApiStructureTest.php Use MainConfigNames instead of string literals, #5 2022-04-27 18:46:29 +03:00
AutoLoaderStructureTest.php Merge "AutoLoader: provide methods for registering classes" 2022-05-10 06:05:52 +00:00
AvailableRightsTest.php
BundleSizeTest.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
ContentHandlerFunctionalTest.php tests: Rename ContentHandlerSanityTest to ContentHandlerFunctionalTest 2021-11-22 10:54:41 +00:00
DatabaseIntegrationTest.php Improve generateSchemaChangeSql.php/generateSchemaSql.php 2022-01-24 21:02:15 +01:00
ExtensionJsonValidationTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
RestStructureTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ScopeStructureTest.php Split out slow ScopeStructureTest for easier paratest parallelization 2022-05-10 11:18:24 +10:00
SettingsTest.php Skip failing structure test in SettingsTest 2022-05-06 16:09:56 +02:00
SpecialPageFatalTest.php Revert "Add SpecialPageFatalTest to @group Database" 2022-03-31 12:37:57 +00:00
StructureTest.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
SuiteDirectoryTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00