-
Notifications
You must be signed in to change notification settings - Fork 74
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
Updating UpdateDependency test for all package managers + tests fixes #669
Updating UpdateDependency test for all package managers + tests fixes #669
Conversation
…nformative comments, added a check to verify dependency ia actually updated as expected for every testcase in which fix is supported
…e-dependency-tests # Conflicts: # packagehandlers/packagehandlers_test.go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Just note that the previous tests also covered the whole "find descriptor file" process per technology, and if you'd like to do more of an integration test, this functionality should be checked as well.
Thanks @EyalDelarea ! |
This PR introduces improvements for UpdateDependency test: