mediawiki-extensions-Cite/tests/phpunit/unit
C. Scott Ananian fc5f22b32e CiteParserHooksTest: make test compatible with removal of dynamic property
Whether the dynamic property is present or not, it should have a null
value when 'unset' -- and don't use `unset` to delete an *actual*
property when one is present!

Change-Id: Ifcb9492cc5c814d702c6e61e8231abfd8ea0647c
2024-04-12 15:23:14 -04:00
..
Parsoid Add strictly typed RefGroupItem class to Parsoid code 2024-03-14 11:59:34 +01:00
CitationToolDefinitionTest.php Allow visualeditor-cite-tool-name-… messages to be missing 2024-03-06 14:21:08 +01:00
CiteHooksUnitTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
CiteParserHooksTest.php CiteParserHooksTest: make test compatible with removal of dynamic property 2024-04-12 15:23:14 -04:00
CiteParserTagHooksTest.php Merge "Various cleanups to PHPUnit test mock setup" 2023-12-18 12:36:11 +00:00
ErrorReporterTest.php Simplify ErrorReporter PHPUnit test setup 2024-02-01 17:28:44 +01:00
ReferenceListFormatterTest.php Rename ReferencesFormatter to ReferenceListFormatter 2024-02-07 18:20:02 +01:00
ReferenceMessageLocalizerUnitTest.php More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
ReferenceStackTest.php Move extendsCount into parent ref item 2024-01-10 11:55:16 +01:00