This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
octokit.net
Watch
1
Star
0
Fork
0
You've already forked octokit.net
mirror of
https://github.com/zoriya/octokit.net.git
synced
2026-05-31 18:13:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
http-client-milestone
octokit.net
/
Octokit.Tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Brendan Forster
238b138b16
Merge pull request
#995
from naveensrinivasan/mono
...
Targeting mono
2015-12-18 10:34:43 +10:30
..
Authentication
…
Clients
use
string
per recommended style
2015-12-16 21:23:36 +02:00
Exceptions
Removed custom message format and just print raw body
2015-12-08 10:10:59 +01:00
Fixtures
…
Helpers
use
string
per recommended style
2015-12-16 21:23:36 +02:00
Http
…
Models
use
string
per recommended style
2015-12-16 21:23:36 +02:00
Properties
…
Reactive
Included the Fact attribute back with the skip referring to the issue.
2015-12-16 08:15:29 -05:00
app.config
changes for fixing references
2015-12-12 12:31:22 -05:00
GitHubClientTests.cs
…
OctoKit.Tests-NetCore45.csproj
…
Octokit.Tests-Portable.csproj
Fixed the tools version that was changed by XS
2015-12-12 16:32:12 -05:00
Octokit.Tests.csproj
Fixed the path back to windows style
2015-12-14 19:22:59 -05:00
packages.Octokit.Tests-NetCore45.config
…
packages.Octokit.Tests-Portable.config
Included System.Net.Http to get tests to work on mono
2015-12-12 12:17:24 -05:00
packages.Octokit.Tests.config
Fixes for mono
2015-12-11 22:50:04 -05:00
SelfTests.cs
…
SimpleJsonSerializerTests.cs
…