mediawiki-extensions-Cite/tests/phpunit
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
..
integration Ensure CiteParsoidTest registers our Cite implementation 2024-01-24 20:09:36 +00:00
unit Make it possible to disable the "cite_error" wrapper message 2024-02-01 17:36:27 +01:00
CiteCSSFileModuleTest.php tests: Widen @covers annotations 2023-12-14 01:54:48 +00:00
CiteDbTest.php Stop writing to tablesUsed in tests 2024-01-20 12:23:34 +01:00
CiteHooksTest.php tests: Widen @covers annotations 2023-12-14 01:54:48 +00:00
CiteIntegrationTest.php Track warnings separately in ReferenceStack 2023-12-15 16:41:04 +01:00
ReferenceMessageLocalizerTest.php Drop unused cite_reference(s)_link_prefix messages 2024-01-04 13:17:42 +01:00
TestUtils.php Encapsulate ref object: limited to ReferenceStack 2024-01-09 09:59:16 +01:00