mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-16 20:58:28 +00:00
366dc2387e
Bug: T268178 Bug: T268589 Change-Id: Icd353275b3b8191eddbff4d72984a8c2c8e6cdd6
45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
[
|
|
{
|
|
"name": "transclusions",
|
|
"dom": "cases/transclusions/transclusions.html",
|
|
"expected": "../cases/transclusions/transclusions-transcludedFrom.json",
|
|
"config": "../data/enwiki-config.json",
|
|
"data": "../data/enwiki-data.json"
|
|
},
|
|
{
|
|
"name": "enwiki parsoid",
|
|
"dom": "cases/en-big-parsoid/en-big-parsoid.html",
|
|
"expected": "../cases/en-big-parsoid/en-big-parsoid-transcludedFrom.json",
|
|
"config": "../data/enwiki-config.json",
|
|
"data": "../data/enwiki-data.json"
|
|
},
|
|
{
|
|
"name": "enwiki parsoid AFD",
|
|
"dom": "cases/en-bigafd-parsoid/en-bigafd-parsoid.html",
|
|
"expected": "../cases/en-bigafd-parsoid/en-bigafd-parsoid-transcludedFrom.json",
|
|
"config": "../data/enwiki-config.json",
|
|
"data": "../data/enwiki-data.json"
|
|
},
|
|
{
|
|
"name": "frwiki unsigned AFD",
|
|
"dom": "cases/fr-unsigned-parsoid/fr-unsigned-parsoid.html",
|
|
"expected": "../cases/fr-unsigned-parsoid/fr-unsigned-parsoid-transcludedFrom.json",
|
|
"config": "../data/frwiki-config.json",
|
|
"data": "../data/frwiki-data.json"
|
|
},
|
|
{
|
|
"name": "itwiki unsigned",
|
|
"dom": "cases/it-unsigned-parsoid/it-unsigned-parsoid.html",
|
|
"expected": "../cases/it-unsigned-parsoid/it-unsigned-parsoid-transcludedFrom.json",
|
|
"config": "../data/itwiki-config.json",
|
|
"data": "../data/itwiki-data.json"
|
|
},
|
|
{
|
|
"name": "parsoid-sections",
|
|
"dom": "cases/parsoid-sections/parsoid-sections.html",
|
|
"expected": "../cases/parsoid-sections/parsoid-sections-transcludedFrom.json",
|
|
"config": "../data/nlwiki-config.json",
|
|
"data": "../data/nlwiki-data.json"
|
|
}
|
|
]
|