mediawiki-extensions-Cite/tests/phpunit/unit/Parsoid
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
..
ReferencesDataTest.php Add strictly typed RefGroupItem class to Parsoid code 2024-03-14 11:59:34 +01:00
ReferencesTest.php Use dependency injection for References/RefProcessor 2024-09-12 11:57:28 -04:00
RefGroupTest.php Add basic PHPUnit tests for Parsoid implementation 2024-03-12 09:06:16 +00:00
RefTest.php Add basic PHPUnit tests for Parsoid implementation 2024-03-12 09:06:16 +00:00