Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Efremov 3d97346672 Add repositoryId overloads to methods on I(Observable)RepositoryDeployKeysClient (#1351) 2016-06-18 08:02:28 +10:00
aedampir@gmail.com da63e4757f renamed variables inside test methods 2016-05-24 18:36:41 +07:00
aedampir@gmail.com 55e009a87a fixed incorrect names of tests 2016-05-24 17:06:49 +07:00
Alexander Efremov c4520123bf Add ApiOptions overloads to methods on I(Observable)RepositoryDeployKeysClient (#1307) 2016-05-20 14:45:34 +03:00
Alexander Efremov db839f58d4 Redundant braces of argument list were removed (#1277) 2016-04-21 16:23:42 +10:00
Brendan Forster 31d8a40cc2 link to issues in muted tests 2015-12-14 11:32:38 +10:30
Brendan Forster 4b30860bee mute some flaky tests 2015-12-14 11:03:55 +10:30
William Barbosa e6ccb70fc0 Refactors the remaining test classes 2015-09-28 23:45:53 -03:00
Haacked a94051d6b0 Repository name is required when creating a repo
I was trying to create a repository and I wasn't sure which parameters
were required. Following our philosophy of exposing required parameters
in the constructor, I change the `NewRepository` object to take in a
repository name and to make that property readonly.
2015-03-19 16:25:03 -07:00
Brendan Forster 60e3c9a675 tidy up some using statements 2015-01-04 10:03:47 +09:30
Brendan Forster 28e8372922 extract helper method for setting up GitHubClient 2015-01-04 10:03:45 +09:30
Brendan Forster 7378352612 oh hush 2014-07-11 11:59:31 +09:30
Brendan Forster ec0c100d2d i said no upset guise 2014-07-11 10:19:12 +09:30
Phil Haack 93cfd83830 Merge pull request #531 from octokit/review-comments
Implement Pull Request Comments
2014-07-10 09:20:06 -07:00
Brendan Forster 129f48fdac just another test, no big deal 2014-07-10 17:26:08 +09:30
Brendan Forster 9b8ed02f98 💄 unused fields 2014-07-10 15:21:17 +09:30
Henrik Andersson 2cc64bdb08 Integration tests 2014-07-03 03:25:07 +10:00