-
Notifications
You must be signed in to change notification settings - Fork 210
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
Add tests for nginx importer #643
Comments
31 tasks
@Hritik14 :) |
pombredanne
added a commit
that referenced
this issue
Apr 11, 2022
* Refactor code for testability * Move complex doctest to plain test code * Ensure that there is Reference for a CVE * Use object (NginxAdvisory namedtuple) rather than plain tuple of values when passing results around Reference: #643 Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Apr 11, 2022
* Do not use asyncio. Use the new simpler GitHubTagsAPI * Extract fetching tags in a fetch_nginx_version_from_git_tags() method * Add and improve importer and improver tests Reference: #643 Signed-off-by: Philippe Ombredanne <[email protected]>
pombredanne
added a commit
that referenced
this issue
Apr 11, 2022
* Add AdvisoryData.to_dict() methods as convenience for testing * Split NginxBasicImprover.get_inferences() in tow functions to ease testing Reference: #643 Signed-off-by: Philippe Ombredanne <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have very few of these
The text was updated successfully, but these errors were encountered: