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

Unit Tests - internal/collector/registry #277

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Dec 8, 2022

  1. Unit Tests - internal/collector/registry

    - Included unit tests for some of the functions in registry
    - Included mocks for making it easier to tests
    - Refactored code for better organization
    - Included tests for registry/EmptySets
    
    Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
    nathannaveen committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e5774c7 View commit details
    Browse the repository at this point in the history
  2. Small tweaks

    Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
    nathannaveen committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bcee2d8 View commit details
    Browse the repository at this point in the history
  3. Included additional tests for source registry

    - Included additional tests for source registry
    - Included mocks for projectrepo.Repo
    
    Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
    nathannaveen committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1b03d26 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge branch 'main' of github.com:ossf/criticality_score into nathan/…

    …feat/internal/collector/registryTests
    nathannaveen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    08f1d10 View commit details
    Browse the repository at this point in the history
  2. Added tests for Collect

    Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
    nathannaveen committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3c6722c View commit details
    Browse the repository at this point in the history