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

tests: ensure proper garbage collection #489

Merged
merged 1 commit into from
Nov 16, 2021
Merged

tests: ensure proper garbage collection #489

merged 1 commit into from
Nov 16, 2021

Commits on Nov 16, 2021

  1. tests: ensure proper garbage collection

    - Ensure the proper path is garbage collected for libgit2 repositories,
      as the `Path` method on the repository object returns the `.git`
      directory, and not the root path.
    - Ensure the Helm test server does not get swapped during tests,
      with as side-effect that no obsolete temporary directories remain.
    
    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    cc71517 View commit details
    Browse the repository at this point in the history