mediawiki-extensions-Discus.../tests/cases/wrappers
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
..
wrappers-formattedreply.html CommentFormatterTest: Avoid re-serializing the HTML 2021-03-01 21:30:28 +01:00
wrappers-modified.html Fix replying outside wrappers for partially indented comments 2021-02-08 22:18:37 +01:00
wrappers.html Fix replying outside wrappers for partially indented comments 2021-02-08 22:18:37 +01:00