aboutsummaryrefslogtreecommitdiffstats
path: root/commands/env_testing.go
Commit message (Collapse)AuthorAgeFilesLines
* commands: reorg into different packagesMichael Muré2022-11-201-40/+0
|
* test(809): remove reliance on repo's filesystemSteve Moyer2022-06-221-3/+0
|
* test(809): remove remaining calls to InitGoRepo in testsSteve Moyer2022-06-161-9/+2
| | | | 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-0/+2
|
* test(778): simplify and guarantee backend cleanupSteve Moyer2022-06-151-18/+4
|
* refactor(778): test only command implementationsSteve Moyer2022-06-151-0/+62