Commit Graph

18 Commits

Author SHA1 Message Date
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Mordechai Zuber d611eb548c Fix expected exception 2015-05-11 22:54:48 +03:00
Mordechai Zuber 91f728e5d5 OrganizationMembersClient, PullRequestReviewC... 2015-05-11 17:57:56 +03:00
Henrik Andersson 189ae42c3a Update tests 2015-03-24 00:12:54 +10:00
Haacked 4653e798a7 Make Response.StatusCode readonly 2015-01-04 19:15:42 -08:00
Haacked fbfc3fcd2c Remove empty ApiInfo constructor 2015-01-04 19:06:51 -08:00
Haacked 4c8bab20eb IApiResponse no longer inherits IResponse 2015-01-04 18:58:53 -08:00
Haacked 09d5c236a4 Rename IResponse<T> to IApiResponse 2015-01-04 18:33:48 -08:00
Georgi Baychev 0d19a50b70 Merge remote-tracking branch 'upstream/master' 2014-12-19 00:33:08 +02:00
Brendan Forster 7d545754a7 one project builds 2014-12-14 21:37:57 +09:30
Georgi Baychev 5bca121737 Organization members filter added, fixes issue #609 2014-12-13 17:15:30 +01:00
Paul Betts 8c5249894a Fix up stubs 2014-04-30 21:41:36 -07:00
Paul Betts c18b156fab Rename IConnection methods 2014-04-30 21:30:45 -07:00
Peter MacNaughton b8c18e2da6 Fixing some unit tests that were not doing
any assertions.
Adding Received() where it was missing.
The majority of these instances were unawaited AssertEx.Throws
They are now all either awaited or replaced with Assert.Throw
Assert.Throw was used when possible and when not an option
AssertEx.Throw was awaited.
2014-02-09 01:12:31 -07:00
Henrik Andersson 2eba031341 Fix Orgs Member Conceal method and unit tests 2013-11-06 17:22:40 +10:00
Haacked 26e777a174 Add Member property to IOrganizationsClient 2013-11-05 12:04:24 -08:00
Henrik Andersson 0426968b15 Remove unnecessary whitespace
Use <para> tags in XML comments with more than 1 paragraph
2013-11-06 04:39:34 +10:00
Henrik Andersson 54819c903e Add tests for the Organization Members API Client 2013-11-05 23:04:23 +10:00