Phil Haack
101692fb7c
Merge pull request #1043 from RobPethick/dev-UpdateCommitStatusToStatus
...
Update CommitStatus to Status on RepositoriesClient and ObservableRep…
2016-01-02 14:56:33 -08:00
Robert Pethick
ffc0b35608
Switch GitDatabase->Git on IGitHubProvider
2015-12-24 17:01:37 +00:00
Robert Pethick
857aa06bf0
Update CommitStatus to Status on RepositoriesClient and ObservableRepositoriesClient
2015-12-23 16:34:29 +00:00
William Barbosa
847cd1b2c8
Adds common properties to RepositoryContext
...
A lot of classes use the name and the owner of the repository, so for
consistency I added those as properties of the Context
2015-09-27 00:38:52 -03:00
William Barbosa
42e480c2c0
Refactors a whole bunch of tests
2015-09-26 23:37:54 -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
Kristian Hellang
d9847b966b
Changed test to verify handling of readonly lists
2015-01-05 11:27:57 +01:00
Kristian Hellang
ebdd19fea4
Added integration test
2015-01-04 17:40:51 +01:00
Brendan Forster
28e8372922
extract helper method for setting up GitHubClient
2015-01-04 10:03:45 +09:30
Brendan Forster
99d381c8b9
the default context for a commit status is now non-null
2014-07-07 16:20:51 +09:30
Brendan Forster
dd923f3b45
added test to ensure backwards compatible
2014-05-17 12:27:30 +10:00
Brendan Forster
c8c8501488
added test for specifying different contexts
2014-05-17 12:23:22 +10:00
Brendan Forster
cab6cddc97
added test for status order
2014-05-17 12:15:26 +10:00
Brendan Forster
b1b769300d
💄 using statements
2014-05-17 11:36:55 +10:00
Brendan Forster
e532bb21b0
added some integration tests around creating commit status
2014-05-17 11:34:56 +10:00
Tim Sneed
3909498437
Internalize ProductHeaderValue
...
What Haacked, PaulBetts, and Shiftkey suggested
2014-02-28 06:33:44 -06:00
Brendan Forster
446ea0e89a
stripped out some unnecessary namespaces for tests
2013-12-29 10:17:51 +10:30
Brendan Forster
6cba426813
let's make the folder structure consistent
2013-11-27 10:17:16 -08:00