mediawiki-extensions-Cite/tests/phpunit
Aryeh Gregor 7bd68f0efa Avoid indirect global access in unit tests
If a ResourceLoaderFileModule is constructed with no arguments, it
accesses global variables, so this is not allowed from a unit test.
(This is probably a bug in ResourceLoaderFileModule, but one thing at a
time.)

This blocks If005958c76bbfabba74def4215c48fe94f297797.

Change-Id: I84056024b0d3a9dcddb1ab4dc8596118bb3fe8ea
2022-04-27 18:10:29 +03:00
..
unit Avoid indirect global access in unit tests 2022-04-27 18:10:29 +03:00
CiteCSSFileModuleTest.php build: Updating mediawiki/mediawiki-codesniffer to 37.0.0 2021-07-22 12:34:32 +00:00
CiteDbTest.php build: Updating mediawiki/mediawiki-codesniffer to 37.0.0 2021-07-22 12:34:32 +00:00
CiteHooksTest.php Update Cite to use the new HookContainer/HookRunner system 2020-12-28 17:55:34 +02:00
CiteIntegrationTest.php Merge "Refactor newline logic for auto-generated <references> sections" 2021-07-30 14:17:49 +00:00
ReferenceMessageLocalizerTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00