wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
Timo Tijhof f7414e210b ResourceLoader: Follow-up resourceloader_build metric change
* $statName should be set, and was/is unconditionally used as a string.
  The added `?: 'na'` appears not to be needed.
  Follows-up Ida57415073 (1204f0dee4).

* Fix lazy setName() calls in tests to actually pass a valid non-empty
  string, like other tests do. Follows-up I1c03e3f470 (3a9744921d).

Change-Id: I1c8cd7d8c043845c0373a457b389213e5111976b
2024-02-07 21:22:30 +00: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: Invalid codex components definition 2024-01-29 19:08:57 +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: Follow-up resourceloader_build metric change 2024-02-07 21:22:30 +00:00
OOUIImageModuleTest.php ResourceLoader: Remove SVG fallback hack from ImageModule 2023-02-08 01:32:07 +01:00
ResourceEntryPointTest.php ResourceLoader: Factor out ResourceEntryPoint from load.php 2024-02-02 17:06:31 -05:00
ResourceLoaderTest.php Move StaticUserOptionsLookup to the MediaWiki\User\Options namespace 2023-11-29 14:08:40 -05:00
SkinModuleTest.php Drop deprecated config $wgLogoHD 2024-01-24 19:46:04 +01:00
StartUpModuleTest.php ResourceLoader: Follow-up resourceloader_build metric change 2024-02-07 21:22:30 +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