Go to file
Bartosz Dziewoński da732843f3 Integration tests for the modifier
Document the current behavior of the modifier (which inserts the
replies into the DOM tree), so that we can more easily see the effect
of changes in I2a70db01e9a8916c5636bc59ea8490166966d5ec.

Basically, add a reply to every comment, and dump the resulting HTML,
comparing it to previously generated expected HTML (which can be
checked visually). Have a look at the new HTML files.

Notably, the very first section in the "pl" example demonstrates a
case of wrong reply location due to list gap :) (T242822).

Change-Id: I4aed0f0b112f53d98e3fe1da4d40db8687c7e537
2020-01-22 00:58:06 +01:00
i18n Localisation updates from https://translatewiki.net. 2020-01-21 08:16:04 +01:00
includes build: Add missing .phpcs.xml and make pass 2020-01-13 20:48:11 +01:00
maintenance Call Maintenance::requireExtension 2020-01-13 22:15:43 +01:00
modules Allow plain reply widget to grow without limit 2020-01-21 19:30:34 +00:00
tests Integration tests for the modifier 2020-01-22 00:58:06 +01:00
.eslintrc.json build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
.gitignore Add .gitignore file 2019-10-10 21:21:00 +01:00
.gitreview Add .gitreview 2019-10-09 21:18:34 +00:00
.phpcs.xml build: Add missing .phpcs.xml and make pass 2020-01-13 20:48:11 +01:00
.stylelintrc.json build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-14 04:55:38 +00:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json build: Add phan-taint-check-plugin version 2020-01-17 18:13:25 +01:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
extension.json Integration tests for the modifier 2020-01-22 00:58:06 +01:00
Gruntfile.js build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
package-lock.json build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
package.json build: Updating npm dependencies 2020-01-09 06:43:15 +00:00