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 TinderboxScraper Class #161

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

Write unittests for the TinderboxScraper Class #161

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

Comments

@Nebelhom
Copy link
Collaborator

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

Firefox

mozdownload -t tinderbox -p win32
mozdownload -t tinderbox -p win32 --branch=mozilla-central
mozdownload -a firefox -t tinderbox -p win32
mozdownload -a firefox -t tinderbox -p linux --branch=mozilla-central
mozdownload -a firefox -t tinderbox -p linux64 --branch=mozilla-central
mozdownload -a firefox -t tinderbox -p mac64 --branch=mozilla-central
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central
mozdownload -a firefox -t tinderbox -p win64 --branch=mozilla-central
mozdownload -a firefox -t tinderbox -p linux --branch=mozilla-central --extension=txt
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central --debug-build
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central -d firefox-tinderbox-builds
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central -l el
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central -l pt-PT
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central --date=2013-07-17
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central --date=2013-07-17 --build-number=1
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-central --date=1374141721
mozdownload -a firefox -t tinderbox -p win32 --branch=mozilla-inbound

Thunderbird

mozdownload -a thunderbird -t tinderbox -p linux --branch=comm-central
mozdownload -a thunderbird -t tinderbox -p linux64 --branch=comm-central
mozdownload -a thunderbird -t tinderbox -p mac64 --branch=comm-central
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central
mozdownload -a thunderbird -t tinderbox -p win64 --branch=comm-central
mozdownload -a thunderbird -t tinderbox -p linux --branch=comm-central --extension=txt
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central --debug-build
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central -d thunderbird-tinderbox-builds
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central -l el
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central -l pt-PT
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central --date=2013-07-24
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central --date=2013-07-24 --build-number=1
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-central --date=1374660125
mozdownload -a thunderbird -t tinderbox -p win32 --branch=comm-aurora

@whimboo
Copy link
Contributor

whimboo commented Nov 14, 2013

This has been fixed in PR #170. Thanks for working on it Johannes!

@whimboo whimboo closed this as completed Nov 14, 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