aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_issue_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-2/+2
| | | | | | * Fix data race in testlogger * Update git_helper_for_declarative_test.go
* 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
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-1/+1
| | | | * feat(repo): support search repository by topic name
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-4/+5
|
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-4/+2
| | | * Helper functions for intergration test boilerplate
* Integration tests for issues API (#2059)Ethan Koenig2017-06-251-0/+65