wiki.techinc.nl/tests/phpunit/structure
Tim Starling 3e2653f83b ResourceLoader namespace (attempt 2)
Move ResourceLoader classes to their own namespace. Strip the
"ResourceLoader" prefix from all except ResourceLoader itself.

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.

Revert of a241d83e0a.

Bug: T308718
Change-Id: Id08a220e1d6085e2b33f3f6c9d0e3935a4204659
2022-05-24 15:41:46 +00: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 (attempt 2) 2022-05-24 15:41:46 +00:00
ContentHandlerFunctionalTest.php tests: Rename ContentHandlerSanityTest to ContentHandlerFunctionalTest 2021-11-22 10:54:41 +00:00
DatabaseIntegrationTest.php Start clean up of revision_actor_temp table 2022-05-23 15:37:42 +00: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 (attempt 2) 2022-05-24 15:41:46 +00: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 Merge "Settings: Add remaining schema info to config-schema.php" 2022-05-18 21:28:20 +00: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