woodpecker/plugin/remote/github
Dan Carley 789adf90e4 Add test for GitHub remote Authorize()
To test that it correctly authorises a valid user, prior to me extending it.
This only tests the happy path because simulating oAuth failures is going
to be quite hard at this stage.
2015-01-15 14:54:27 +00:00
..
oauth vendored goauth2, see https://code.google.com/p/goauth2/issues/detail?id=31 2014-09-08 23:57:48 -07:00
testdata Add test for GitHub remote Authorize() 2015-01-15 14:54:27 +00:00
github.go instructs Drone to ignore cert verification if self-signed 2014-11-17 11:18:58 -08:00
github_test.go Add test for GitHub remote Authorize() 2015-01-15 14:54:27 +00:00
helper.go Add test for GitHub remote GetOrgs() helper 2015-01-15 14:54:27 +00:00
helper_test.go Add test for GitHub remote GetOrgs() helper 2015-01-15 14:54:27 +00:00
register.go instructs Drone to ignore cert verification if self-signed 2014-11-17 11:18:58 -08:00