Even though the Reading Web team is working on covering the extension with unit tests – and with acceptance tests where it makes sense – it's still valuable to have a set of common and edge cases to exercise the codebase with, and, if possible, to reproduce bugs with.
Here is the known features and corresponding articles on Wikipedia:
| Feature | Page (Link to a revision) | Notes
| ------- | ------------------------- | -----
| Redirect page | [[ https://en.wikipedia.org/w/index.php?title=Obama&oldid=608505859&redirect=no | Obama ]] | A page that redirects to another
| Hat note before lead section | [[ https://en.wikipedia.org/w/index.php?title=Barack_Obama&oldid=747296630 | Barack Obama ]] | See top of the article
| Lead section | [[ https://en.wikipedia.org/w/index.php?title=Barack_Obama&oldid=747296630 | Barack Obama ]] | Lead section
| Infobox | [[ https://en.wikipedia.org/w/index.php?title=Barack_Obama&oldid=747296630 | Barack Obama ]] | Infobox in lead section, image inside infobox
| Navbox | [[ https://en.wikipedia.org/w/index.php?title=Barack_Obama&oldid=747296630 | Barack Obama ]] | Navbox in lead section
| Images | [[ https://en.wikipedia.org/w/index.php?title=Barack_Obama&oldid=747296630 | Barack Obama ]] | Throughout the article
| Coordinates before lead section | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | See the top of the article
| Coordinates inside infobox | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | See the infobox in the lead section
| Table | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | Table of data
| References | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | See section "References" and links references in the body of the article
| Notes | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | See section "Notes"
| Sister project links | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | See section "External links"
| Geographic location | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | See section "External links"
| Hat note | [[ https://en.wikipedia.org/w/index.php?title=San_Francisco&oldid=747851639 | San Francisco ]] | See section "History"
| Lists in 1st paragraph | [[ https://en.wikipedia.org/wiki/Planet | Planet ]] | |
| Math formula | |
| Map | |
| Interactive graph | |
| Embedded audio | |
| Embedded video | |
| Lead paragraph before infobox | |
| | |
**AC**
* {60d2588e7ca6345d5daafcb99e5c851ed69c91de} is merged into the #Popups codebase
* Test pages should be useful to test various Reading Web maintained extensions.
* Each page should be an importable XML file.
* Besides a variety of articles we need to create pages that are featured, protected, etc. (TODO: what else).
Related: T62116