mediawiki-extensions-Discus.../tests/cases
Bartosz Dziewoński 42ce942c86 Introduce comment "names" to identify comments across revisions/pages
The existing comment IDs can't be used to find the same comment on
a different revision or page (when it's transcluded), because they
depend on the comment's parent and its position on the page.

Comment names depend only on the author and timestamp. The trade-off
is that they can't distinguish comments posted within the same minute,
or in the same edit, so we will still need the IDs sometimes.

Prefer using comment names when replying, if they're not ambiguous.
This fixes T273413 and T275821.

Heading names depend on the author and timestamp of the oldest comment.
This way we don't have to detect changes to the heading text, but we
can't distinguish headings without any comments.

Bug: T274685
Bug: T273413
Bug: T275821
Change-Id: Id85c50ba38d1e532cec106708c077b908a3fcd49
2021-03-23 16:08:42 +00:00
..
ar-nbsp-timezone-oldparser Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
ar-nbsp-timezone-parsoid Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
ar-no-paragraph-oldparser Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
ar-no-paragraph-parsoid Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
ckb-big-oldparser Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
ckb-big-parsoid Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
double-signature1 Give comments IDs so they can be scrolled to with hash links 2021-03-20 15:43:23 +00:00
double-signature2 Give comments IDs so they can be scrolled to with hash links 2021-03-20 15:43:23 +00:00
en-big-oldparser Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
en-big-parsoid Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
en-bigafd-parsoid Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
fallback-encoding-link Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
for-parser-cache Give comments IDs so they can be scrolled to with hash links 2021-03-20 15:43:23 +00:00
fr-unsigned-oldparser Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
fr-unsigned-parsoid Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
it-unsigned-oldparser Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
it-unsigned-parsoid Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
linearWalk Use tabs for indentation in JSON test files 2021-01-27 00:25:15 +00:00
lrm-signature Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
mixed-indentation Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
no-heading Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
parsoid-sections Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
pl-big-oldparser Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
pl-big-parsoid Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
signatures-comments Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
signatures-funny Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
split-list Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
split-list2 Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
sr-ec Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
sr-el Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
transclusions Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
unclosed-font Give comments IDs so they can be scrolled to with hash links 2021-03-20 15:43:23 +00:00
wrappers Give comments IDs so they can be scrolled to with hash links 2021-03-20 15:43:23 +00:00
appendSignature.json Trim signatures when added in an empty existing node, too 2021-03-08 23:38:46 +00:00
authors.json Create ThreadItem classes 2020-06-12 20:35:59 +01:00
comments.json Add tests covering it.wp unsigned comment template 2020-11-25 02:08:03 +01:00
datatest-ckb.json Use tabs for indentation in JSON test files 2021-01-27 00:25:15 +00:00
datatest-en.json Use tabs for indentation in JSON test files 2021-01-27 00:25:15 +00:00
datatest-sr.json Use tabs for indentation in JSON test files 2021-01-27 00:25:15 +00:00
datatest-th.json Use tabs for indentation in JSON test files 2021-01-27 00:25:15 +00:00
formattedreply.json Broken test cases for comments with double signatures 2021-02-27 00:12:42 +01:00
isHtmlSigned.json Improve detecting typed signatures 2020-07-22 00:00:53 +02:00
isWikitextSigned.json Improve detecting typed signatures 2020-07-22 00:00:53 +02:00
linearWalk.json Fix skipping to the end of paragraph, now it considers nested tags 2021-01-18 18:20:20 +00:00
modified.json Broken test cases for a big mess of <font> tags 2021-01-18 18:20:13 +00:00
README.txt Broken test cases for comments with double signatures 2021-02-27 00:12:42 +01:00
reply.json Tests covering fr.wp unsigned comment templates 2020-05-28 00:13:07 +02:00
sanitize-wikitext-linebreaks.json Move wikitext modifiers to modifier.js 2020-07-01 17:06:02 +01:00
timestamp-parser-dst.json Move /cases and /data up to /tests 2020-05-18 21:47:17 +01:00
timestamp-parser.json Move /cases and /data up to /tests 2020-05-18 21:47:17 +01:00
timestamp-regex.json Move /cases and /data up to /tests 2020-05-18 21:47:17 +01:00
transcluded.json Add tests covering it.wp unsigned comment template 2020-11-25 02:08:03 +01:00
unwrap.json Allow non-lists to be passed to unwrapList 2020-06-24 19:19:06 +01:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

To update the expected outputs, run the PHP tests with the environment variable
"DISCUSSIONTOOLS_OVERWRITE_TESTS" set to any value, e.g.:

     DISCUSSIONTOOLS_OVERWRITE_TESTS=1 php tests/phpunit/phpunit.php extensions/DiscussionTools/tests/phpunit/


The input 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

ckb-big:
https://ckb.wikipedia.org/w/index.php?title=ویکیپیدیا:دیوەخان_(پێشنیارەکان)&oldid=638545&action=render
https://ckb.wikipedia.org/api/rest_v1/page/html/ویکیپیدیا%3Aدیوەخان_(پێشنیارەکان)/638545

en-bigafd:
https://en.wikipedia.org/api/rest_v1/page/html/Wikipedia%3AArticles_for_deletion%2FLog%2F2020_March_7

ar-no-paragraph:
https://ar.wikipedia.org/w/index.php?action=render&title=نقاش_المستخدم:Khaled&oldid=45576943
https://ar.wikipedia.org/api/rest_v1/page/html/نقاش_المستخدم%3AKhaled/45576943

ar-nbsp-timezone:
https://ar.wikipedia.org/wiki/ويكيبيديا:إخفاء_أرقام_الآي_بي?oldid=46583196&action=render
https://ar.wikipedia.org/api/rest_v1/page/html/ويكيبيديا%3Aإخفاء_أرقام_الآي_بي/46583196

fr-unsigned:
https://fr.wikipedia.org/w/index.php?title=Discussion:Le_Monde&oldid=170426593&action=render
https://fr.wikipedia.org/api/rest_v1/page/html/Discussion%3ALe_Monde/170426593

it-unsigned:
https://it.wikipedia.org/w/index.php?title=Aiuto:Sportello_informazioni&oldid=116856029&action=render
https://it.wikipedia.org/api/rest_v1/page/html/Aiuto%3ASportello_informazioni/116856029

sr-ec:
https://sr.wikipedia.org/w/index.php?title=Википедија:Трг/Архива/Техника/35&variant=sr-ec&action=render

sr-el:
https://sr.wikipedia.org/w/index.php?title=Википедија:Трг/Архива/Техника/35&variant=sr-el&action=render

unclosed-font:
https://nl.wikipedia.org/w/index.php?title=Overleg_gebruiker:RYasmeen_(WMF)&oldid=57970619&action=render

double-signature1:
https://en.wikipedia.org/w/index.php?title=Wikipedia:Requests_for_comment/User_names&oldid=1002108637&action=render

double-signature2:
https://en.wikipedia.org/w/index.php?title=Wikipedia:Articles_for_deletion/Equal_Education&oldid=1009060583&action=render

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