Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write unittests for the ReleaseCandidateScraper Class #160

Closed
Nebelhom opened this issue Sep 15, 2013 · 1 comment
Closed

Write unittests for the ReleaseCandidateScraper Class #160

Nebelhom opened this issue Sep 15, 2013 · 1 comment
Milestone

Comments

@Nebelhom
Copy link
Collaborator

Implement all the current manual tests for the ReleaseCandidateScraper class and then remove them from the list of manual test cases. At the moment, these are:

Firefox

mozdownload -t candidate -p win32 -v 21.0
mozdownload -a firefox -t candidate -p linux -v 21.0
mozdownload -a firefox -t candidate -p linux64 -v 21.0
mozdownload -a firefox -t candidate -p mac -v 21.0
mozdownload -a firefox -t candidate -p win32 -v 21.0
mozdownload -a firefox -t candidate -p win32 -v 21.0 -d firefox-candidate-builds
mozdownload -a firefox -t candidate -p win32 -v 21.0 -l cs
mozdownload -a firefox -t candidate -p win32 -v 21.0 -l en-GB
mozdownload -a firefox -t candidate -p win32 -v 21.0 --build-number=1
mozdownload -a firefox -t candidate -p win32 -v 21.0 --stub

Thunderbird

mozdownload -a thunderbird -t candidate -p linux -v 10.0.5esr
mozdownload -a thunderbird -t candidate -p linux64 -v 10.0.5esr
mozdownload -a thunderbird -t candidate -p mac -v 10.0.5esr
mozdownload -a thunderbird -t candidate -p win32 -v 10.0.5esr
mozdownload -a thunderbird -t candidate -p win32 -v 10.0.5esr -d thunderbird-candidate-builds
mozdownload -a thunderbird -t candidate -p win32 -v 10.0.5esr -l cs
mozdownload -a thunderbird -t candidate -p win32 -v 10.0.5esr -l en-GB
mozdownload -a thunderbird -t candidate -p win32 -v 10.0.5esr --build-number=1

Nebelhom added a commit to Nebelhom/mozdownload that referenced this issue Sep 21, 2013
Nebelhom added a commit to Nebelhom/mozdownload that referenced this issue Sep 24, 2013
Nebelhom added a commit to Nebelhom/mozdownload that referenced this issue Sep 24, 2013
Nebelhom added a commit to Nebelhom/mozdownload that referenced this issue Sep 30, 2013
Nebelhom added a commit to Nebelhom/mozdownload that referenced this issue Oct 22, 2013
@whimboo
Copy link
Contributor

whimboo commented Oct 25, 2013

Those tests have been landed via pull #165. Thanks @Nebelhom!

@whimboo whimboo closed this as completed Oct 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants