summaryrefslogtreecommitdiffstatshomepage
path: root/bug/bug_actions_test.go
Commit message (Expand)AuthorAge
* bug: migrate to the DAG entity structure!Michael Muré2021-02-14
* entity: readAll and more testingMichael Muré2021-02-14
* bug: Id from first operation data, not git + remove root linkMichael Muré2021-02-14
* cache,bug,identity: structural changeMichael Muré2020-10-04
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-26
* bug: use NeedCommit() in the interface, drop HasPendingOp()Michael Muré2019-11-19
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-27
* bug: don't make bug actions drive identity actionsMichael Muré2019-03-25
* a round of cleanupMichael Muré2019-03-01
* identity: I can compile again !!Michael Muré2019-03-01
* identity: add more test for serialisation and push/pull/merge + fixesMichael Muré2019-03-01
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-01
* identity: somewhat getting closer !Michael Muré2019-03-01
* WIP identity in gitMichael Muré2019-03-01
* tests: configure user ident in repos used by testsRafael Ascensão2018-12-10
* bug: in op convenience function, return the new op to be able to set metadata...Michael Muré2018-10-01
* use more testify, fix unchecked errorsMichael Muré2018-09-29
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-29