summaryrefslogtreecommitdiffstats
path: root/integrations/api_gpg_keys_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Use httptest in integration tests (#3080)Ethan Koenig2017-12-041-33/+36
|
* Only check at least one email gpg key (#2266)Antoine GIRARD2017-09-051-0/+260
* Only require one email (possibly not yet validated) * Update message error and check validation of commit * Add integrations tests * Complete integration for import * Add pre-check/optimization * Add some test (not finished) * Finish * Fix fixtures * Fix typo * Don't guess key ID