mediawiki-extensions-Discus.../tests/qunit
Bartosz Dziewoński 77614a2d02 tests: Fix root node / container handling
Since times immemorial, and for reasons lost to history, our test code
was adding an extra <div> wrapper before parsing the HTML used for
tests. This wasn't a problem, until now, because I want to add some
tests for T303396 that need to check that the *real* wrappers present
in some test cases are handled correctly.

Changes to test cases mostly remove a leading "0/" from serialized
ranges, corresponding to removing the extra wrapper.

Change-Id: Ia50e3590538c8cd274b02d2a937ba1a3fbb4ac89
2022-03-10 18:43:58 +01:00
..
.eslintrc.json eslint: Lint root folder with server rules 2021-10-07 17:37:52 +01:00
index.js Fix skipping to the end of paragraph, now it considers nested tags 2021-01-18 18:20:20 +00:00
modifier.test.js tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
parser.test.js tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
testUtils.js tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
ThreadItem.test.js Highlight all comments since the oldest in a thread bundle 2022-02-28 21:58:10 +00:00
utils.test.js Change CommentParser into a service 2022-02-19 19:51:57 +01:00