Skip to content

Commit

Permalink
Update output tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonXLF committed Apr 25, 2024
1 parent 0c6d4ba commit 4c9c97f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/LinkCountTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -918,23 +918,23 @@ public function provideHtmlOutput() {
return [
'main namespace' => [
'Page',
'<div class=\'out\'><div class=\'header\'>Type</div><div class=\'header\'>All</div><abbr title=\'Number of pages that link to page using the actual page name\' class=\'header\'>Direct</abbr><abbr title=\'Number of pages that link to the page through a redirect\' class=\'header\'>Indirect</abbr><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page?hidetrans=1&amp;hideimages=1\'>Wikilinks</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page?hidelinks=1&amp;hidetrans=1&amp;hideimages=1\'>Redirects</a></div><div class=\'all\'>0</div><div class=\'direct\'>&#8210;</div><div class=\'indirect\'>&#8210;</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page?hidelinks=1&amp;hideimages=1\'>Transclusions</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div></div><div class=\'links\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page\'>What links here</a></div>'
"<div role='table' aria-rowcount='4' class='out'><div role='row'><div role='columnheader' class='header'>Type</div><div role='columnheader' class='header'>All</div><abbr title='Number of pages that link to page using the actual page name' role='columnheader' class='header'>Direct</abbr><abbr title='Number of pages that link to the page through a redirect' role='columnheader' class='header'>Indirect</abbr></div><div id='wikilinks' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page?hidetrans=1&amp;hideimages=1'>Wikilinks</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div><div id='redirects' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page?hidelinks=1&amp;hidetrans=1&amp;hideimages=1'>Redirects</a></div><div class='all'>0</div><div class='direct'>&#8210;</div><div class='indirect'>&#8210;</div></div><div id='transclusions' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page?hidelinks=1&amp;hideimages=1'>Transclusions</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div></div><div class='links'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Page'>What links here</a></div>"
],
'talk namespace' => [
'Talk:Page',
'<div class=\'out\'><div class=\'header\'>Type</div><div class=\'header\'>All</div><abbr title=\'Number of pages that link to page using the actual page name\' class=\'header\'>Direct</abbr><abbr title=\'Number of pages that link to the page through a redirect\' class=\'header\'>Indirect</abbr><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage?hidetrans=1&amp;hideimages=1\'>Wikilinks</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage?hidelinks=1&amp;hidetrans=1&amp;hideimages=1\'>Redirects</a></div><div class=\'all\'>0</div><div class=\'direct\'>&#8210;</div><div class=\'indirect\'>&#8210;</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage?hidelinks=1&amp;hideimages=1\'>Transclusions</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div></div><div class=\'links\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage\'>What links here</a></div>'
"<div role='table' aria-rowcount='4' class='out'><div role='row'><div role='columnheader' class='header'>Type</div><div role='columnheader' class='header'>All</div><abbr title='Number of pages that link to page using the actual page name' role='columnheader' class='header'>Direct</abbr><abbr title='Number of pages that link to the page through a redirect' role='columnheader' class='header'>Indirect</abbr></div><div id='wikilinks' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage?hidetrans=1&amp;hideimages=1'>Wikilinks</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div><div id='redirects' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage?hidelinks=1&amp;hidetrans=1&amp;hideimages=1'>Redirects</a></div><div class='all'>0</div><div class='direct'>&#8210;</div><div class='indirect'>&#8210;</div></div><div id='transclusions' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage?hidelinks=1&amp;hideimages=1'>Transclusions</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div></div><div class='links'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Talk%3APage'>What links here</a></div>"
],
'category namespace' => [
'Category:Category',
'<div class=\'out\'><div class=\'header\'>Type</div><div class=\'header\'>All</div><abbr title=\'Number of pages that link to page using the actual page name\' class=\'header\'>Direct</abbr><abbr title=\'Number of pages that link to the page through a redirect\' class=\'header\'>Indirect</abbr><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Category%3ACategory\'>Category links</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory?hidetrans=1&amp;hideimages=1\'>Wikilinks</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory?hidelinks=1&amp;hidetrans=1&amp;hideimages=1\'>Redirects</a></div><div class=\'all\'>0</div><div class=\'direct\'>&#8210;</div><div class=\'indirect\'>&#8210;</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory?hidelinks=1&amp;hideimages=1\'>Transclusions</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div></div><div class=\'links\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory\'>What links here</a></div>'
"<div role='table' aria-rowcount='5' class='out'><div role='row'><div role='columnheader' class='header'>Type</div><div role='columnheader' class='header'>All</div><abbr title='Number of pages that link to page using the actual page name' role='columnheader' class='header'>Direct</abbr><abbr title='Number of pages that link to the page through a redirect' role='columnheader' class='header'>Indirect</abbr></div><div id='categorylinks' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Category%3ACategory'>Category links</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div><div id='wikilinks' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory?hidetrans=1&amp;hideimages=1'>Wikilinks</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div><div id='redirects' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory?hidelinks=1&amp;hidetrans=1&amp;hideimages=1'>Redirects</a></div><div class='all'>0</div><div class='direct'>&#8210;</div><div class='indirect'>&#8210;</div></div><div id='transclusions' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory?hidelinks=1&amp;hideimages=1'>Transclusions</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div></div><div class='links'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/Category%3ACategory'>What links here</a></div>"
],
'file namespace' => [
'File:Image.png',
'<div class=\'out\'><div class=\'header\'>Type</div><div class=\'header\'>All</div><abbr title=\'Number of pages that link to page using the actual page name\' class=\'header\'>Direct</abbr><abbr title=\'Number of pages that link to the page through a redirect\' class=\'header\'>Indirect</abbr><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidetrans=1&amp;hidelinks=1\'>File links</a></div><div class=\'all\'>3</div><div class=\'direct\'>0</div><div class=\'indirect\'>3</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidetrans=1&amp;hideimages=1\'>Wikilinks</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidelinks=1&amp;hidetrans=1&amp;hideimages=1\'>Redirects</a></div><div class=\'all\'>1</div><div class=\'direct\'>&#8210;</div><div class=\'indirect\'>&#8210;</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidelinks=1&amp;hideimages=1\'>Transclusions</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div></div><div class=\'links\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png\'>What links here</a></div>'
"<div role='table' aria-rowcount='5' class='out'><div role='row'><div role='columnheader' class='header'>Type</div><div role='columnheader' class='header'>All</div><abbr title='Number of pages that link to page using the actual page name' role='columnheader' class='header'>Direct</abbr><abbr title='Number of pages that link to the page through a redirect' role='columnheader' class='header'>Indirect</abbr></div><div id='filelinks' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidetrans=1&amp;hidelinks=1'>File links</a></div><div class='all'>3</div><div class='direct'>0</div><div class='indirect'>3</div></div><div id='wikilinks' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidetrans=1&amp;hideimages=1'>Wikilinks</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div><div id='redirects' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidelinks=1&amp;hidetrans=1&amp;hideimages=1'>Redirects</a></div><div class='all'>1</div><div class='direct'>&#8210;</div><div class='indirect'>&#8210;</div></div><div id='transclusions' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png?hidelinks=1&amp;hideimages=1'>Transclusions</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div></div><div class='links'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/File%3AImage.png'>What links here</a></div>"
],
'? in title' => [
'?',
'<div class=\'out\'><div class=\'header\'>Type</div><div class=\'header\'>All</div><abbr title=\'Number of pages that link to page using the actual page name\' class=\'header\'>Direct</abbr><abbr title=\'Number of pages that link to the page through a redirect\' class=\'header\'>Indirect</abbr><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F?hidetrans=1&amp;hideimages=1\'>Wikilinks</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F?hidelinks=1&amp;hidetrans=1&amp;hideimages=1\'>Redirects</a></div><div class=\'all\'>0</div><div class=\'direct\'>&#8210;</div><div class=\'indirect\'>&#8210;</div><div class=\'type\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F?hidelinks=1&amp;hideimages=1\'>Transclusions</a></div><div class=\'all\'>0</div><div class=\'direct\'>0</div><div class=\'indirect\'>0</div></div><div class=\'links\'><a href=\'https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F\'>What links here</a></div>'
"<div role='table' aria-rowcount='4' class='out'><div role='row'><div role='columnheader' class='header'>Type</div><div role='columnheader' class='header'>All</div><abbr title='Number of pages that link to page using the actual page name' role='columnheader' class='header'>Direct</abbr><abbr title='Number of pages that link to the page through a redirect' role='columnheader' class='header'>Indirect</abbr></div><div id='wikilinks' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F?hidetrans=1&amp;hideimages=1'>Wikilinks</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div><div id='redirects' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F?hidelinks=1&amp;hidetrans=1&amp;hideimages=1'>Redirects</a></div><div class='all'>0</div><div class='direct'>&#8210;</div><div class='indirect'>&#8210;</div></div><div id='transclusions' role='row'><div class='type'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F?hidelinks=1&amp;hideimages=1'>Transclusions</a></div><div class='all'>0</div><div class='direct'>0</div><div class='indirect'>0</div></div></div><div class='links'><a href='https://en.wikipedia.org/wiki/Special:WhatLinksHere/%3F'>What links here</a></div>"
],
'no parameters' => [
'',
Expand Down

0 comments on commit 4c9c97f

Please sign in to comment.