mediawiki-extensions-Discus.../tests/qunit/cases
Bartosz Dziewoński e9c401e3aa Ignore LRM and RLM before timezone indicator
They are not generated by MediaWiki, but they often appear when users
sign others' unsigned comments by copy-pasting the timestamp from the
history page.

Add test config data for nlwiki, exported by running this in the
browser console:

  copy(
    JSON.stringify( { wgArticlePath, wgNamespaceIds, wgFormattedNamespaces }, null, 2 ) + '\n' +
    JSON.stringify( mw.loader.moduleRegistry['ext.discussionTools.parser'].packageExports['data.json'], null, 2 )
  );

Bug: T245784
Change-Id: Icbcdc5a028e9ce2cb09173f87769e525ec3082fc
2020-02-25 00:20:00 +00:00
..
en-big-oldparser Rearrange test cases 2020-02-25 00:19:30 +00:00
en-big-parsoid Rearrange test cases 2020-02-25 00:19:30 +00:00
lrm-signature Ignore LRM and RLM before timezone indicator 2020-02-25 00:20:00 +00:00
no-heading Rearrange test cases 2020-02-25 00:19:30 +00:00
pl-big-oldparser Rearrange test cases 2020-02-25 00:19:30 +00:00
pl-big-parsoid Rearrange test cases 2020-02-25 00:19:30 +00:00
split-list Rearrange test cases 2020-02-25 00:19:30 +00:00
split-list2 Rearrange test cases 2020-02-25 00:19:30 +00:00
README.txt Rearrange test cases 2020-02-25 00:19:30 +00:00

The HTML files were saved from:

pl-big:
https://pl.wikipedia.org/w/index.php?action=render&title=Wikipedia:Kawiarenka/Artyku%C5%82y_dyskusja/Archiwum/2018-pa%C5%BAdziernik&oldid=55171451
https://pl.wikipedia.org/api/rest_v1/page/html/Wikipedia%3AKawiarenka%2FArtyku%C5%82y_dyskusja%2FArchiwum%2F2018-pa%C5%BAdziernik/55171451

en-big:
https://en.wikipedia.org/w/index.php?action=render&title=Wikipedia:Village_pump_(technical)/Archive_175&oldid=913983958
https://en.wikipedia.org/api/rest_v1/page/html/Wikipedia%3AVillage_pump_(technical)%2FArchive_175/913983958

Text is available under the Creative Commons Attribution-ShareAlike License.
See these pages for attribution.