wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
Ty Hopp 6146b5ef98 CodexModuleTest: Missing codex components definition
This patch adds a test case for the scenario where a codex component is
not defined in the module definition file and a user attempts to require
it.

The scenario where the 'codexComponents' key is defined but is an empty
array will be tested separately after 984663 lands.

Bug: T353858
Change-Id: I717ac327848ff6f6baad83110e8d2f10c135e5f1
2024-01-17 13:11:48 +08:00
..
templates ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtmlTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
CodexModuleTest.php CodexModuleTest: Missing codex components definition 2024-01-17 13:11:48 +08:00
ContextTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
DerivativeContextTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
FileModuleTest.php Replace generic new Exception with more generic ones 2023-10-17 07:59:50 +00:00
ImageModuleTest.php ResourceLoader: Remove unused rasterized URL in ImageModule::getCssDeclarations 2023-07-13 01:52:57 +00:00
LessVarFileModuleTest.php ResourceLoader: Hoist and simplify @covers in test cases 2022-08-23 23:59:17 +00:00
MessageBlobStoreTest.php Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
ModuleTest.php ResourceLoader: Switch validateScriptFile() from JSMinPlus to Peast 2024-01-06 22:33:46 +00:00
OOUIImageModuleTest.php ResourceLoader: Remove SVG fallback hack from ImageModule 2023-02-08 01:32:07 +01:00
ResourceLoaderTest.php Move StaticUserOptionsLookup to the MediaWiki\User\Options namespace 2023-11-29 14:08:40 -05:00
SkinModuleTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
StartUpModuleTest.php ResourceLoader: Drop targets system, deprecated in 1.41 2024-01-12 16:42:38 -05:00
UserOptionsModuleTest.php Move StaticUserOptionsLookup to the MediaWiki\User\Options namespace 2023-11-29 14:08:40 -05:00
WikiModuleTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00