aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bug_test.go
Commit message (Expand)AuthorAgeFilesLines
* NewBug can no longer errorMichael Muré2018-07-191-10/+4
* bug: replace the uuid based id with the hash of the first commitMichael Muré2018-07-191-3/+13
* add bug status + open/close commandsMichael Muré2018-07-171-3/+3
* comment the failing test for now (code is ok)Michael Muré2018-07-171-26/+24
* implement pull/mergeMichael Muré2018-07-171-1/+1
* cleaningMichael Muré2018-07-141-1/+1
* complete the storage/read process + tests (!)Michael Muré2018-07-141-1/+28
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-1/+1
* little bit more testsMichael Muré2018-07-131-0/+46