aboutsummaryrefslogtreecommitdiffstats
path: root/tests/read_bugs_test.go
Commit message (Expand)AuthorAgeFilesLines
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-261-2/+2
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-14/+8
* identity: add more test for serialisation and push/pull/merge + fixesMichael Muré2019-03-011-2/+16
* WIP identity in gitMichael Muré2019-03-011-49/+3
* tests: configure user ident in repos used by testsRafael Ascensão2018-12-101-0/+7
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-0/+26
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-211-1/+1
* random bugs: cleanup + generate random OperationPack as wellMichael Muré2018-09-061-1/+1
* bug: add a benchmark for reading all bugs in a repoMichael Muré2018-08-191-0/+49