aboutsummaryrefslogtreecommitdiffstats
path: root/bug/bug_actions_test.go
Commit message (Expand)AuthorAgeFilesLines
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-261-8/+8
* bug: use NeedCommit() in the interface, drop HasPendingOp()Michael Muré2019-11-191-0/+8
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-10/+11
* bug: don't make bug actions drive identity actionsMichael Muré2019-03-251-0/+25
* a round of cleanupMichael Muré2019-03-011-2/+1
* identity: I can compile again !!Michael Muré2019-03-011-121/+138
* identity: add more test for serialisation and push/pull/merge + fixesMichael Muré2019-03-011-75/+9
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-011-1/+1
* identity: somewhat getting closer !Michael Muré2019-03-011-73/+76
* WIP identity in gitMichael Muré2019-03-011-1/+1
* tests: configure user ident in repos used by testsRafael Ascensão2018-12-101-0/+7
* bug: in op convenience function, return the new op to be able to set metadata...Michael Muré2018-10-011-35/+35
* use more testify, fix unchecked errorsMichael Muré2018-09-291-89/+115
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+362