aboutsummaryrefslogtreecommitdiffstats
path: root/bug/bug_test.go
Commit message (Collapse)AuthorAgeFilesLines
* use more testify, fix unchecked errorsMichael Muré2018-09-291-1/+3
|
* bug: implement comment editionMichael Muré2018-09-291-0/+7
| | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations
* bug: define a hash-based identifier for an operationMichael Muré2018-09-291-0/+3
|
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+82