Commit Graph

7 Commits (68674649df731f09e0c2214634a2d70f1104658c)

Author SHA1 Message Date
Ethan Koenig f1adaef458 Less verbose integration tests ()
* Helper functions for intergration test boilerplate
Ethan Koenig f64c232953 Improve integration test helper functions ()
Set request headers in helper functions, and new helper for requests with string-formatted URLs
Bo-Yi Wu 90f9bb12c6 fix golint error and rename func for suggestion. ()
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests ()
Mura Li 01322af2e8 Add integration test for pull-request merge ()
Ethan Koenig 61716bd8f7 Display URLs in integration test logs ()
Mura Li 30a831698e Add integration test for repository forking