mediawiki-extensions-Discus.../tests/cases/signatures-funny
Bartosz Dziewoński 5a07139249 CommentFormatterTest: Avoid re-serializing the HTML
The code we're testing already produces a string of serialized HTML,
no need to parse and re-serialize it.

Also, we recently learned that the precise format matters here
(T274709), and now this test *actually* covers the fix for that bug.
Follow-up to 5b26e9664b.

As a downside, this test might now spuriously fail if the format of
the output of Parsoid's XMLSerializer changes. Hopefully that won't
happen too often.

Change-Id: I69b514f545e47dcb437fb39a83edb8e2f19ed99b
2021-03-01 21:30:28 +01:00
..
signatures-funny-formattedreply.html CommentFormatterTest: Avoid re-serializing the HTML 2021-03-01 21:30:28 +01:00
signatures-funny-modified.html Don't detect comments within quotes 2021-02-28 22:49:48 +00:00
signatures-funny-reply.html Don't detect comments within quotes 2021-02-28 22:49:48 +00:00
signatures-funny.html Don't detect comments within quotes 2021-02-28 22:49:48 +00:00
signatures-funny.json Don't detect comments within quotes 2021-02-28 22:49:48 +00:00