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
|
|
|
},
|
2020-02-24 20:36:18 +00:00
|
|
|
{
|
|
|
|
"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"
|
|
|
|
},
|
2020-11-25 00:06:56 +00:00
|
|
|
{
|
|
|
|
"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"
|
|
|
|
},
|
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
|
|
|
}
|
|
|
|
]
|