aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/graphql_test.go
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the webUI and API codeMichael Muré2020-06-271-215/+0
* Change graphql Go handlers to pluck identity out of context instead.Luke Granger-Brown2020-06-271-2/+1
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-271-1/+2
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-261-1/+1
* graphql: merge defaultRepository and repository for simplified webUI codeMichael Muré2020-02-111-2/+2
* upgrade to gqlgen master, waiting for a releaseMichael Muré2020-02-051-3/+1
* migrate to go modulesMichael Muré2020-02-051-1/+1
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-14/+4
* Update grpahql testsAmine Hilaly2019-05-221-4/+25
* graphql: fix test indentationMichael Muré2019-04-051-17/+18
* graphql: make Bug's actors and participants a connectionMichael Muré2019-04-051-22/+53
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-9/+21
* identity: add more test for serialisation and push/pull/merge + fixesMichael Muré2019-03-011-1/+15
* WIP identity in gitMichael Muré2019-03-011-0/+148