mediawiki-extensions-Cite/tests/phpunit
C. Scott Ananian 7df30e0651 Use dependency injection for References/RefProcessor
This avoids the use of Parsoid's SiteConfig::getMWConfigValue() method,
which is unnecessary when the extension has direct access to MediaWiki
services itself.

This also fixes the omission of CiteResponsiveReferencesThreshold from
the extension.json.

Change-Id: I01b43136b0827f185523f1318253372b09750de4
2024-09-12 11:57:28 -04:00
..
integration Use dependency injection for References/RefProcessor 2024-09-12 11:57:28 -04:00
unit Use dependency injection for References/RefProcessor 2024-09-12 11:57:28 -04:00
CiteCSSFileModuleTest.php Drop redundant fallbacks from parsoid-styles directory 2024-07-19 15:00:01 +02:00
CiteDbTest.php Stop writing to tablesUsed in tests 2024-01-20 12:23:34 +01:00
CiteHooksTest.php Don't load ReferencePreviews when not enabled in the config 2024-04-30 11:10:22 +02:00
CiteIntegrationTest.php Fix incomplete test setup now that ref items are objects 2024-07-21 14:28:59 +02:00
ReferenceMessageLocalizerTest.php tests: Use LanguageFactory to create qqx language 2024-07-20 21:40:18 +02:00
TestUtils.php Encapsulate ref object: limited to ReferenceStack 2024-01-09 09:59:16 +01:00