mediawiki-extensions-Cite/tests/phpunit/unit
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
..
AnchorFormatterTest.php Use correct Sanitizer method for id/fragment escaping 2022-01-03 16:23:45 +01:00
CiteDataModuleTest.php Avoid indirect global access in unit tests 2022-04-27 18:10:29 +03:00
CiteHooksUnitTest.php Update Cite to use the new HookContainer/HookRunner system 2020-12-28 17:55:34 +02:00
CiteParserHooksTest.php Adjust Parser related tests to DeprecationHelper 2021-08-17 14:14:55 +00:00
CiteParserTagHooksTest.php Adjust Parser related tests to DeprecationHelper 2021-08-17 14:14:55 +00:00
CiteUnitTest.php Page properties should always be strings 2022-03-31 14:26:40 -04:00
ErrorReporterTest.php build: Updating mediawiki/mediawiki-codesniffer to 37.0.0 2021-07-22 12:34:32 +00:00
FootnoteMarkFormatterTest.php build: Updating composer dependencies 2021-05-04 01:29:20 +00:00
ReferenceMessageLocalizerUnitTest.php Stop using Language::formatNum to localize separators 2020-09-02 09:40:33 +02:00
ReferencesFormatterTest.php build: Updating composer dependencies 2021-05-04 01:29:20 +00:00
ReferenceStackTest.php build: Updating dependencies 2021-01-29 06:21:06 +00:00