MozillaSecurity / MozillaSecurity/fuzzfetch
TaskCluster should be mocked for unittests.
Open
@jschwartzentruber is already working on this.
Since Dec 21, 2017.
enhancement
- Dominant language
- Python
- Stars
- 48
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.