wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
Timo Tijhof e03380c714 ResourceLoader: Fix content-links compat
This never worked because it looked for `element` instead of `elements`.
The test repeated the same mistake.

Bug: T278576
Bug: T255717
Change-Id: I9bfceb6b8bd761244af6eda0e2ae08e98238aa76
2024-09-17 03:22:14 +00:00
..
templates ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtmlTest.php tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
CodexModuleTest.php CodexModule: Also print dev mode warning when loading full library 2024-08-23 16:49:22 -07:00
ContextTest.php ResourceLoader: Limit injection of valid skins to names only 2024-07-23 22:07:19 +00:00
DerivativeContextTest.php tests: Namespace ResourceLoaderTestCase and friends 2024-02-16 21:32:22 +00:00
FileModuleTest.php ResourceLoader: Test DependencyStore with indirect styles dependencies 2024-09-09 18:07:35 +00:00
ImageModuleTest.php Merge "Fix typo in browser vendor prefix" 2024-09-06 12:45:58 +00:00
LessVarFileModuleTest.php Codex: Allow a local development version to be used 2024-08-22 17:20:24 -07:00
MessageBlobStoreTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ModuleTest.php ResourceLoader: Add missing @group ResourceLoader to various cases 2024-03-09 21:25:44 +00:00
OOUIImageModuleTest.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
ResourceLoaderEntryPointTest.php ResourceLoader: Add missing @group ResourceLoader to various cases 2024-03-09 21:25:44 +00:00
ResourceLoaderTest.php Codex: Allow a local development version to be used 2024-08-22 17:20:24 -07:00
SkinModuleTest.php ResourceLoader: Fix content-links compat 2024-09-17 03:22:14 +00:00
StartUpModuleTest.php resourceloader: Add ResourceLoaderModifyStartupSourceUrls hook 2024-07-31 17:02:35 +00:00
UserOptionsModuleTest.php ResourceLoader: Add missing @group ResourceLoader to various cases 2024-03-09 21:25:44 +00:00
WikiModuleTest.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00