wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
Anne Tomasevich 4baf4dd8be CodexModule: Add unit test for code splitting
This requires the path to the Codex modules directory
to be configurable, so we can use static manifest and
component files in tests. This is achieved by changing
the constant storing the Codex modules dir from private
to protected so it can be overridden when creating a
test module.

Bug: T350054
Change-Id: Icd3c6c5d2a82f5a5fb1c38b52e54893034e7375c
2023-12-01 00:52:23 +00:00
..
templates
ClientHtmlTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
CodexModuleTest.php CodexModule: Add unit test for code splitting 2023-12-01 00:52:23 +00: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: Improve and generalize validateScriptFile test coverage 2023-10-02 18:46:25 -07: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 tests: Remove es6 option from StartUpModuleTest 2023-11-22 23:07:50 +00: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