aboutsummaryrefslogtreecommitdiffstats
path: root/commands/select/select_test.go
Commit message (Expand)AuthorAgeFilesLines
* commands: generic "select" code, move bug completion in bugcmdMichael Muré2022-12-271-0/+86
* commands: reorg into different packagesMichael Muré2022-11-201-79/+0
* refactor(809): eliminate need to defer CleanupTestRepos()Steve Moyer2022-06-161-2/+1
* repo: use go-git in more places, fix pushMichael Muré2020-10-041-1/+1
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-261-1/+1
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-3/+3
* fix testsMichael Muré2019-06-161-3/+3
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-5/+5
* identity: fix testsMichael Muré2019-03-011-2/+2
* identity: all tests green o/Michael Muré2019-03-011-4/+10
* identity: I can compile again !!Michael Muré2019-03-011-82/+43
* tests: configure user ident in repos used by testsRafael Ascensão2018-12-101-0/+7
* commands: add the "bridge" and "bridge configure" commandsMichael Muré2018-09-241-3/+0
* commands: add a package to handle implicit bug selectionMichael Muré2018-09-181-0/+109