2020-05-18 20:07:00 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"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"
|
2020-05-18 19:33:05 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"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"
|
2020-05-18 20:07:00 +00:00
|
|
|
}
|
|
|
|
]
|