mediawiki-extensions-Cite/tests/phpunit/unit
Thiemo Kreuz 41149d8072 Restore preview of a <references> section alone
We broke this feature in December 2019 because it was never covered
by any tests. Full explanation in T245376.

All the features we care about are covered by tests. If all existing
tests succeed, that should be proof enough that this patch does not
introduce any new regression.

Bug: T245376
Change-Id: I1a447884bdc507ac762d212466496b4591c18090
2020-07-21 13:19:38 +02:00
..
AnchorFormatterTest.php Fix unit tests for whitespace change in Html5 fragments 2020-02-25 13:56:53 +00:00
CiteDataModuleTest.php Final clean-ups for a more consistent parameter order 2020-01-09 12:13:54 +01:00
CiteHooksUnitTest.php Use QUnitTestModule instead of deprecated ResourceLoaderTestModules 2020-05-11 20:51:24 +00:00
CiteParserHooksTest.php Lazy instantiation of Cite 2019-12-12 11:12:17 +01:00
CiteParserTagHooksTest.php Add missing @covers tags to tests 2019-12-18 16:46:15 +00:00
CiteUnitTest.php Restore preview of a <references> section alone 2020-07-21 13:19:38 +02:00
ErrorReporterTest.php Rewrite ErrorReporter for performance and separation of concerns 2020-02-03 15:23:40 +01:00
FootnoteMarkFormatterTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00
ReferenceMessageLocalizerUnitTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00
ReferencesFormatterTest.php Remove not needed code without changing anything 2020-03-31 18:15:14 +02:00
ReferenceStackTest.php Remove not needed code without changing anything 2020-03-31 18:15:14 +02:00