Page MenuHomePhabricator

Write a simple smoke test for export
Closed, ResolvedPublic

Description

Currently, Export.php and SpecialExport.php have 0% test coverage. We need at least a basic smoke test to make sure export works, say export a simple page with one revision, and make sure it matches a saved XML output.

Event Timeline

TTO raised the priority of this task from to Medium.
TTO updated the task description. (Show Details)
TTO subscribed.

Should be fairly easy. Probably at the upper limit of a potential GCI task.

Change 260968 had a related patch set uploaded (by Mhutti1):
Added a simple smoke test for export

https://gerrit.wikimedia.org/r/260968

Change 260968 merged by jenkins-bot:
Added a simple smoke test for export

https://gerrit.wikimedia.org/r/260968

Doesn't need release-notes, I think :)