aboutsummaryrefslogtreecommitdiffstats
path: root/repository/gogit_testing.go
Commit message (Collapse)AuthorAgeFilesLines
* repo: check error when closing a repo in testsMichael Muré2023-01-111-1/+4
|
* test(809): do not export function that returns GoGit filesystemSteve Moyer2022-06-221-1/+1
|
* test: use testing.TB as common interfaceSteve Moyer2022-06-211-7/+1
|
* test(809): remove remaining calls to InitGoRepo in testsSteve Moyer2022-06-161-0/+17
| | | | Note that examples still need to shown how a developer would use the library.
* refactor(809): eliminate need to defer CleanupTestRepos()Steve Moyer2022-06-161-10/+21
|
* refactor: use namespace instead of application of applicationNameSteve Moyer2022-05-261-2/+2
|
* feat: make local storage configurableSteve Moyer2022-05-251-2/+4
|
* WIPMichael Muré2021-02-141-1/+7
|
* repo: more work towards RepoStorageMichael Muré2020-12-051-4/+2
|
* repository: partial impl of a go-git backed RepoMichael Muré2020-09-291-0/+58