mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-05 14:33:07 +00:00
43a7e82ed0
Bug: T252058 Bug: T252059 Change-Id: Ica7426055e73562a98b99d6ea06e257df77b7493
38 lines
1.2 KiB
JSON
38 lines
1.2 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": "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"
|
|
}
|
|
]
|