mediawiki-extensions-Discus.../tests/cases/ar-no-paragraph-oldparser
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
..
ar-no-paragraph-oldparser-formattedreply.html CommentFormatterTest: Avoid re-serializing the HTML 2021-03-01 21:30:28 +01:00
ar-no-paragraph-oldparser-modified.html Disambiguate comments by parent ID, rather than sequential numbers 2020-10-22 02:19:21 +02:00
ar-no-paragraph-oldparser-reply.html Allow updating the expected results when running PHP tests 2020-08-04 03:05:28 +02:00
ar-no-paragraph-oldparser.html Move /cases and /data up to /tests 2020-05-18 21:47:17 +01:00
ar-no-paragraph-oldparser.json Use tabs for indentation in JSON test files 2021-01-27 00:25:15 +00:00