source-controller/pkg/git
Hidde Beydals cc71517ed3 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>
2021-11-16 10:39:58 +01:00
..
gogit transportAuth(): Add checks for invalid transports 2021-10-27 16:59:26 +05:30
libgit2 tests: ensure proper garbage collection 2021-11-16 10:39:58 +01:00
strategy Add tests for libgit2 remote callbacks 2021-11-04 16:17:23 +05:30
git.go git: styling nitpicks 2021-10-27 00:43:31 +05:30
git_test.go pkg/git: AuthOptions.Validate() test improvements 2021-10-27 00:43:31 +05:30
options.go Add Host field check in AuthOptions.Validate() 2021-10-27 00:43:31 +05:30
options_test.go Add Host field check in AuthOptions.Validate() 2021-10-27 00:43:31 +05:30