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

test: mock npm data provider #72

Merged
merged 2 commits into from
Nov 1, 2023
Merged

test: mock npm data provider #72

merged 2 commits into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. test: mock npm data provider

    - in order to eliminate the need to change expected sbom files (due to versions bump)
    - in order to focus merely on API logic and not on integrations of API with npm package manager
    - in order to reduce tests times
    
    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    100aabf View commit details
    Browse the repository at this point in the history
  2. test: adjust expected component sbom to be aligned with mocked npm ls…

    … versions
    
    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a7f1eb0 View commit details
    Browse the repository at this point in the history