mediawiki-extensions-Discus.../tests/cases
Bartosz Dziewoński ab40ef62c0 Use setExtensionData() instead of marker comments where possible (3/3)
We started using marker comments (HTML comments with special content
inserted into the page) for the reply buttons back in the day, because
we needed to indicate their location in the HTML. Later we used the
same idea for things which aren't actually tied to a specific location
in the HTML, such as boolean data like __DTEMPTYTALKPAGE__. There is a
better way to do this.

This commit stop writing the HTML comments, which are no longer used,
and cleans up the tests.

Bug: T328980
Change-Id: Ic0d336dfbeb932134ec94bc0e86bc2a26921d440
2023-02-11 20:35:06 +01:00
..
accidental-transclusion1 Allow replying to some comments with accidental complex transclusions 2022-11-14 19:17:36 +01:00
accidental-transclusion2 Allow replying to some comments with accidental complex transclusions 2022-11-14 19:17:36 +01:00
ar-nbsp-timezone-oldparser Fix fetching of oldest comment in a thread 2022-09-01 21:22:09 +00:00
ar-nbsp-timezone-parsoid Fix fetching of oldest comment in a thread 2022-09-01 21:22:09 +00:00
ar-no-paragraph-oldparser Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
ar-no-paragraph-parsoid Place replies outside transclusions, disallow replying to transcluded comments 2022-11-14 19:17:18 +01:00
ckb-big-oldparser Merge "Use Sanitizer::stripAllTags() when generating notification snippets" 2022-03-28 22:42:39 +00:00
ckb-big-parsoid Don't insert comment markers inside <figure> 2022-10-08 23:23:54 +02:00
double-signature1 Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
double-signature2 Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
dt-tags-oldparser tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
dt-tags-parsoid tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
empty-comments ImmutableRange: Fix setStart/setEnd to avoid backwards range 2022-07-11 21:40:09 +00:00
en-big-oldparser Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
en-big-parsoid Improve handling for comment separators 2023-01-10 01:59:52 +00:00
en-bigafd-parsoid API: always output ISO8601 in the timestamp field 2022-08-30 11:04:19 -05:00
EventDispatcher Fix fetching of oldest comment in a thread 2022-09-01 21:22:09 +00:00
fake-headings Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
fallback-encoding-link tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
for-parser-cache Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
fr-unsigned-oldparser Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
fr-unsigned-parsoid Don't insert comment markers inside <figure> 2022-10-08 23:23:54 +02:00
it-unsigned-oldparser Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
it-unsigned-parsoid API: always output ISO8601 in the timestamp field 2022-08-30 11:04:19 -05:00
linearWalk Ship HTML test files for JS using 'packageFiles' instead of 'templates' 2022-10-12 22:45:41 +00:00
lrm-signature tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
mixed-indentation Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
parsoid-sections Improve handling for comment separators 2023-01-10 01:59:52 +00:00
pl-big-oldparser Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
pl-big-parsoid Merge "Use Sanitizer::stripAllTags() when generating notification snippets" 2022-03-28 22:42:39 +00:00
reflist-oldparser tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
reflist-parsoid tests: Fix root node / container handling 2022-03-10 18:43:58 +01:00
selflink-signature Fix parsing of non-English titles in tests 2022-03-18 18:24:07 +00:00
signatures-comments LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
signatures-funny Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
single-comment-heading Don't allow the root node to be treated like a comment frame 2022-03-10 17:45:08 +00:00
single-comment-no-heading Don't allow the root node to be treated like a comment frame 2022-03-10 17:45:08 +00:00
span-about-group Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
split-list Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
split-list2 Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
sr-ec Ignore "tracked" templates at the beginning of comments 2022-07-31 03:56:36 +02:00
sr-el Ignore "tracked" templates at the beginning of comments 2022-07-31 03:56:36 +02:00
ThreadItemStore ThreadItemStore: Update existing rows if possible rather than insert+delete 2022-11-03 00:53:19 +01:00
timestamp-format-switch Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
tracked-template Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
transclusions Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
transclusions2 Improve detecting transcluded comments again 2022-01-11 16:07:44 +00:00
transclusions3 Improve detecting transcluded comments again 2022-01-11 16:07:44 +00:00
transclusions4 Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
transclusions5 Place replies outside transclusions, disallow replying to transcluded comments 2022-11-14 19:17:18 +01:00
unclosed-font Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
wrappers Use setExtensionData() instead of marker comments where possible (3/3) 2023-02-11 20:35:06 +01:00
wrappers-mobile-section Don't insert reply tool outside <section> on mobile 2022-10-21 01:20:13 +02:00
wrappers2-oldparser Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
wrappers2-parsoid Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
appendSignature.json Add signature on separate line if wikitext comment ends with a list 2022-08-06 16:08:13 +02:00
authors.json Highlight all comments since the oldest in a thread bundle 2022-02-28 21:58:10 +00:00
comments.json LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
datatest-ckb.json LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
datatest-en.json Move signatureScanLimit to a constant in JS 2022-02-21 22:42:14 +01:00
datatest-hu.json LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
datatest-sr.json LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
datatest-th.json LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
formatted.json Add another test case for {{tracked}} template 2023-01-10 01:59:46 +00:00
getHTML.json Add more tests cases using the "tracked" template 2022-07-31 03:56:33 +02:00
getText.json Add more tests cases using the "tracked" template 2022-07-31 03:56:33 +02:00
isSingleCommentSignedBy.json CommentUtils: Fix isSingleCommentSignedBy() with empty heading 2022-03-22 00:12:42 +01: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 Add test cases for T313093 2022-11-14 19:17:34 +01:00
README.txt Add test case for T313100 2022-11-14 19:16:43 +01:00
reply.json Tests: Add original titles to test cases 2022-01-12 22:16:03 +01:00
sanitize-wikitext-linebreaks.json Move wikitext modifiers to modifier.js 2020-07-01 17:06:02 +01:00
threaditemshtml.json Add test coverage for ApiDiscussionToolsPageInfo::getThreadItemsHtml 2022-06-06 18:40:30 +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 Ignore LRM and RLM in more places in the timestamp 2022-05-17 02:00:22 +02:00
transcluded.json Add test cases for T313093 2022-11-14 19:17:34 +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

transclusions2:
https://en.wikipedia.beta.wmflabs.org/api/rest_v1/page/html/Talk%3AT289873/514467

transclusions3:
https://en.wikipedia.org/api/rest_v1/page/html/Wikipedia_talk%3ATemplate_documentation/1056728376

transclusions4:
https://it.wikipedia.org/api/rest_v1/page/html/Wikipedia%3AVandalismi_in_corso/124462482

transclusions5:
https://es.wikipedia.org/api/rest_v1/page/html/Usuario_discusi%C3%B3n%3AJvaspad/144526415

wrappers2:
https://en.wikipedia.org/w/index.php?title=User_talk:Dylsss&oldid=1058459889&action=render
https://en.wikipedia.org/api/rest_v1/page/html/User_talk%3ADylsss/1058459889

tracked-template:
https://commons.wikimedia.org/api/rest_v1/page/html/Commons_talk%3ASPARQL_query_service

fake-headings:
https://pl.wikipedia.org/w/index.php?title=Wikipedia:Propozycje_do_Artyku%C5%82%C3%B3w_na_Medal/Aposto%C5%82_Pawie%C5%82&action=render

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