Kristian Hellang
|
7162ce6e72
|
Clarify why convention tests are failing
|
2015-09-22 10:54:02 +02:00 |
|
Mordechai Zuber
|
eed94b4dd2
|
🔥 AssertEx.Throws
|
2015-05-19 12:07:46 +03:00 |
|
Mordechai Zuber
|
b9b447b472
|
Helpers
|
2015-05-19 12:06:29 +03:00 |
|
Mordechai Zuber
|
4f0bfe4b62
|
Add Obsolete attribute to AssetEx.Throws helper method
|
2015-05-11 12:24:47 +03:00 |
|
Kristian Hellang
|
273ad8acdc
|
Added test for readonly collections
|
2015-03-18 11:43:47 +01:00 |
|
Haacked
|
7fdbbf0ae3
|
Merge branch 'master' into haacked/api-response-refactor
Conflicts:
Octokit.Tests/Reactive/ObservableMilestonesClientTests.cs
Octokit.Tests/Reactive/ObservablePullRequestReviewCommentsClientTests.cs
Octokit.Tests/Reactive/ObservablePullRequestsClientTests.cs
Octokit.Tests/Reactive/ObservableRepositoriesClientTests.cs
Octokit/Octokit-Mono.csproj
Octokit/Octokit-MonoAndroid.csproj
Octokit/Octokit-Monotouch.csproj
Octokit/Octokit-Portable.csproj
Octokit/Octokit-netcore45.csproj
|
2015-01-18 12:35:17 -08:00 |
|
Kristian Hellang
|
b088b3f544
|
Added asserts for DebuggerDisplay value and property
|
2015-01-06 08:52:09 +01:00 |
|
Haacked
|
53a6516de2
|
Change IResponse.Body to object
This removes the awkward Body and BodyAsObject property combo we used to
have.
|
2015-01-04 19:06:50 -08:00 |
|
Haacked
|
1dd42ec4c8
|
Use IReadOnlyList instead of IReadOnlyCollection or IEnumerable
For response models.
|
2015-01-04 14:28:06 -08:00 |
|
Brendan Forster
|
2b2fa1c5e3
|
four of them pass
|
2014-12-14 21:47:39 +09:30 |
|
Brendan Forster
|
7d545754a7
|
one project builds
|
2014-12-14 21:37:57 +09:30 |
|
Haacked
|
5430718c58
|
Add custom assert for readonly collection
|
2014-02-26 23:15:10 -08:00 |
|
Peter MacNaughton
|
a9b9358836
|
Merge branch 'master' of https://github.com/octokit/octokit.net into deployments_client
|
2014-02-10 20:15:52 -07:00 |
|
lbargaoanu
|
d3106e487b
|
better diagnostics
|
2014-02-10 15:23:10 +02:00 |
|
Peter MacNaughton
|
f0f6a96686
|
Merge branch 'master' into deployments_client
|
2014-02-08 22:20:44 -07:00 |
|
lbargaoanu
|
d2aff11d5c
|
check for DebuggerDisplay on models
|
2014-02-07 10:50:36 +02:00 |
|
Peter MacNaughton
|
2e9263009d
|
Fixing argument tests for ObservableDeployments...
Client and ObservableDeploymentStatusClient. Needed to make sure that
the tasks were actually run and not just scheduled.
|
2014-02-02 18:25:49 -07:00 |
|
Peter MacNaughton
|
a22006950a
|
Implemented ObservableDeploymentsClient and...
unit tests.
|
2014-01-21 10:26:09 -07:00 |
|
Haacked
|
997e955f38
|
Rename to Octokit to be consistent with other API libs
GitHub is naming all of the libraries Octokit for their respective
platforms
|
2013-01-29 14:00:27 -08:00 |
|