cli/api
Mislav Marohnić 3000847bb2
Merge pull request #874 from cli/httpmock
Parallelism-safe mechanism for stubbing HTTP responses
2020-05-08 17:34:57 +02:00
..
client.go Guide user through re-authorization flow if read:org scope is missing 2020-04-23 18:20:21 +02:00
client_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
pull_request_test.go Prevent crash when encountering "STALE" check conclusion 2020-03-27 09:54:11 +01:00
queries_issue.go just return the err 2020-04-30 08:59:14 -07:00
queries_issue_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
queries_org.go Add ability to repo create within an org 2020-03-03 21:49:47 +01:00
queries_pr.go sigh 2020-05-07 14:58:00 -05:00
queries_repo.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
queries_repo_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00