wiki.techinc.nl/tests/phpunit/includes/resourceloader
Timo Tijhof 3f10aa34e6 resourceloader: Include lessVars in FileModule definition summary
This already worked as expected for any module that uses the new
enableModuleContentVersion model, but for the majority of file modules
this is not yet the case for performance reasons. As such, make
sure lessVars are included in our manual tracking.

Include it conditionally to avoid changing the array for other modules,
which would needlessly invalidate their cache.

Bug: T171809
Change-Id: Ib250068e0ecfc29a09ca33c23bef901ee0482bf2
2017-07-27 03:02:09 +00:00
..
templates resourceloader: Add support for delivering templates 2014-10-29 19:31:16 +00:00
DerivativeResourceLoaderContextTest.php resourceloader: Add test coverage for DerivativeResourceLoaderContext 2016-08-29 14:41:46 -07:00
MessageBlobStoreTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
ResourceLoaderClientHtmlTest.php resourceloader: Add ResourceLoaderModule::shouldEmbedModule and use it 2017-07-21 17:57:34 +00:00
ResourceLoaderContextTest.php resourceloader: Don't let module exception break startup 2016-12-15 23:25:57 +00:00
ResourceLoaderFileModuleTest.php resourceloader: Include lessVars in FileModule definition summary 2017-07-27 03:02:09 +00:00
ResourceLoaderImageModuleTest.php Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
ResourceLoaderImageTest.php Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
ResourceLoaderModuleTest.php resourceloader: Use "\n" instead of ";" as separator for scripts 2017-06-28 03:59:05 +00:00
ResourceLoaderOOUIImageModuleTest.php Rename all files used in ResourceLoaderImageModule tests to fake names 2017-06-06 13:17:29 +00:00
ResourceLoaderSkinModuleTest.php resourceloader: Add unit tests for ResourceLoaderSkinModule 2017-07-10 17:59:17 +00:00
ResourceLoaderStartUpModuleTest.php resourceloader: Avoid mw-exception log spam from PHPUnit tests 2017-07-15 00:37:53 +00:00
ResourceLoaderTest.php resourceloader: Avoid mw-exception log spam from PHPUnit tests 2017-07-15 00:37:53 +00:00
ResourceLoaderWikiModuleTest.php Fix php code style 2017-05-05 12:03:54 +00:00