wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
Timo Tijhof bb3e62a74a ResourceLoader: Add test for mw.loader.state missing response
Cover code in `respond()` and `makeModuleResponse()` relating to
responding for a module that does not exist (yet, or not anymore).

Change-Id: I17db551adf6efaf0272ae063be8b2b5c3a73abc7
2022-08-04 16:08:20 -07:00
..
templates ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtmlTest.php resourceloader: Decouple some internal constructor args 2022-06-02 18:27:33 +01:00
ContextTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
DerivativeContextTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
FileModuleTest.php Fix tests so getName() doesn't return null 2022-07-13 18:18:51 +00:00
ImageModuleTest.php Merge "Fix tests so getName() doesn't return null" 2022-07-25 19:43:38 +00:00
LessVarFileModuleTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
MessageBlobStoreTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
ModuleTest.php Migrate from setMwGlobals() to overrideConfigValue(s) 2022-08-02 10:14:10 +01:00
OOUIImageModuleTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ResourceLoaderTest.php ResourceLoader: Add test for mw.loader.state missing response 2022-08-04 16:08:20 -07:00
SkinModuleTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
StartUpModuleTest.php Fix tests so getName() doesn't return null 2022-07-13 18:18:51 +00:00
UserOptionsModuleTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
WikiModuleTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00