mediawiki-extensions-Cite/tests
thiemowmde 7a9a48b1e0 Improve test coverage for incomplete follow=… rendering
There is currently no test coverage for recursively parsing the
contents of a <ref>…</ref> together with an incomplete follow="…".
This is critical because that's an entirely separate, special code
path (the one that creates a <p> instead of an <li>). Without this
 test we could return unparsed wikitext and never notice.

I discovered this while playing with I0b0e358.

Bug: T245549
Change-Id: Ie65c6bf6bf75db26e0fff733c93cfa28ee7bd228
2024-03-14 15:31:29 +01:00
..
parser Improve test coverage for incomplete follow=… rendering 2024-03-14 15:31:29 +01:00
phpunit Merge "Add basic PHPUnit tests for Parsoid implementation" 2024-03-13 14:59:43 +00:00