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

Rearchitect to Object-Oriented Design #41

Merged
merged 3 commits into from
Jan 15, 2023

Commits on Jan 13, 2023

  1. Refactor test suite

    Use new object-oriented structure. Additonally, remove a number
    of tests that don't seem to be performing testing.
    
    Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
    jspeed-meyers committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ff08442 View commit details
    Browse the repository at this point in the history
  2. Revise readme

    Use correct paths and file names
    
    Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
    jspeed-meyers committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c712c84 View commit details
    Browse the repository at this point in the history
  3. Rewrite functionality in object-oriented form

    Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
    jspeed-meyers committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3104a87 View commit details
    Browse the repository at this point in the history