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

TaskCluster should be mocked for unittests. #21

Open
jschwartzentruber opened this issue Oct 24, 2017 · 1 comment
Open

TaskCluster should be mocked for unittests. #21

jschwartzentruber opened this issue Oct 24, 2017 · 1 comment
Assignees

Comments

@jschwartzentruber
Copy link
Collaborator

Currently we try fetching metadata for all supported builds from production TaskCluster.

We should mirror the requests made and commit them in so we can mock them with the built-in HTTP server implementation. We should also add stripped down data files (zip/tar.bz2/dmg) with 0-length contents to test extraction.

@jschwartzentruber
Copy link
Collaborator Author

Mock infrastructure added in 1927638.

Still need to write files & tests for extraction.

@jschwartzentruber jschwartzentruber self-assigned this Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant