wiki.techinc.nl/tests/phpunit/includes/resourceloader
DannyS712 3d2685691a Remove unneeded uses of MediaWikiCoversValidator
Since both MediaWikiIntegrationTestCase and
MediaWikiUnitTestCase use MediaWikiCoversValidator,
subclasses do not need to do so, just tests that
extend the base PHPUnit test case directly

Change-Id: Ie8702625621d55130b04b6ef85114d3375a3b39c
2021-05-22 01:43:29 +00:00
..
templates
DerivativeResourceLoaderContextTest.php Remove unneeded uses of MediaWikiCoversValidator 2021-05-22 01:43:29 +00:00
MessageBlobStoreTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
ResourceLoaderClientHtmlTest.php Merge "resourceloader: Add internal handling for debug=2" 2021-02-16 19:54:10 +00:00
ResourceLoaderContextTest.php resourceloader: Add internal handling for debug=2 2021-01-29 01:09:35 +00:00
ResourceLoaderFileModuleTest.php resourceloader: Allow modules to mark themselves as ES6-only 2021-03-04 14:53:36 -05:00
ResourceLoaderImageModuleTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
ResourceLoaderLessVarFileModuleTest.php resourceloader: Fail gracefully if a LESS message is not found 2021-01-07 15:41:02 -08:00
ResourceLoaderModuleTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
ResourceLoaderOOUIImageModuleTest.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
ResourceLoaderSkinModuleTest.php resourceloader: Restore feedback for SkinModule invalid argument 2021-05-14 20:30:15 +00:00
ResourceLoaderStartUpModuleTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
ResourceLoaderTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
ResourceLoaderWikiModuleTest.php resourceloader: Remove Title from public interfaces 2021-05-13 10:06:30 +02:00