forked from google/osv-scanner
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GR: resolve tests & mock client (google#909)
Some tests checking dependency resolution works as expected and correctly finds the vulnerable dependency chains. Includes a new `MockResolutionClient` so I can test guided resolution on toy data without relying on the live OSV / deps.dev APIs.
- Loading branch information
1 parent
0280abf
commit b6c013e
Showing
9 changed files
with
1,045 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.