summaryrefslogtreecommitdiffstats
path: root/integrations/api_issue_label_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
| | | | | | | | | | | | * move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-6/+8
|
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-2/+3
| | | | | | * Fix tests code to prevent some runtime errors * Reduce nesting
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-4/+2
| | | * Helper functions for intergration test boilerplate
* Fix bug in issue labels API (#2048)Ethan Koenig2017-06-251-0/+64