aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bug_actions_test.go
Commit message (Expand)AuthorAgeFilesLines
* catch a lot of error not being checkedMichael Muré2018-09-131-15/+15
* reorganize package for a more idomatic goMichael Muré2018-09-111-1/+1
* bug: refactor the Pull code to have the message formating in the upper layersMichael Muré2018-09-071-9/+9
* bug: add benchmarcks for bug mergeMichael Muré2018-08-191-15/+44
* cleanup go importsMichael Muré2018-08-131-3/+4
* test: make bug_actions_test race resistantMichael Muré2018-08-121-22/+20
* add test for push/pull/rebase with a real git repoMichael Muré2018-07-251-0/+337