mediawiki-extensions-Cite/tests/phpunit/unit
thiemowmde 802b495160 Make it possible to disable the "cite_error" wrapper message
… as well as "cite_warning". Both are extremely trivial and don't
really do anything by default. All they do is to add the prefix
"Cite error:" or "Cite warning:" to all error messages.

This patch will make it possible to disable both messages by
default, i.e. replace their default in en.json with "-" without
breaking anything. That's part of the plan outlined in T353695.
Local on-wiki overrides will continue to work.

Bug: T353695
Change-Id: I374800d0d0b837cd17ed3a1fdde20b70325b06de
2024-02-01 17:36:27 +01:00
..
CitationToolDefinitionTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
CiteHooksUnitTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
CiteParserHooksTest.php Merge "Various cleanups to PHPUnit test mock setup" 2023-12-18 12:36:11 +00:00
CiteParserTagHooksTest.php Merge "Various cleanups to PHPUnit test mock setup" 2023-12-18 12:36:11 +00:00
ErrorReporterTest.php Make it possible to disable the "cite_error" wrapper message 2024-02-01 17:36:27 +01:00
ReferenceMessageLocalizerUnitTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
ReferencesFormatterTest.php Encapsulate ref: groupRefs returned as objects 2024-01-09 10:22:04 +01:00
ReferenceStackTest.php Move extendsCount into parent ref item 2024-01-10 11:55:16 +01:00