Migrated from: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/70
Narrative
As a developer, I can run unit tests on the Upload Wizard code, so that I can fix issues more effectively.
Acceptance Criteria
Add unit tests to the Upload Wizard code, so that we can debug it more effectively.
This may be done through a combination of Selenium testsand deeper API unit tests.
The first step in this job ticket is to come up with a plan for tracking issues more effectively, in collaboration with the QA team.
The next step is to implement some first unit tests in the most critical parts of the code. Mark reports that UploadWizard tends to break more before the page loads, so that could be a good place to start.