mediawiki-extensions-Cite/tests/phpunit
thiemowmde 5eea8ebd90 Simplify ErrorReporter PHPUnit test setup
This was slightly overengineered ever since I4b1f890 and slowly became
more and more complicated over time, notably when withConsecutive was
replaced in Icb951b4. Turns out this was never really needed. It's
impossible to get more than one tracking category from this code path.

While we might add more tracking categories later that will most
probably not happen in this code path.

Change-Id: Ie32d17bac8d3518c985b18f83a846c3fb2bd053f
2024-02-01 17:28:44 +01:00
..
integration Ensure CiteParsoidTest registers our Cite implementation 2024-01-24 20:09:36 +00:00
unit Simplify ErrorReporter PHPUnit test setup 2024-02-01 17:28:44 +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