Commit Graph

8 Commits

Author SHA1 Message Date
aedampir@gmail.com 661aa1a24d added integration tests 2016-06-17 13:58:08 +07:00
Robert Pethick ffc0b35608 Switch GitDatabase->Git on IGitHubProvider 2015-12-24 17:01:37 +00:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
William Barbosa 1cb1258eb6 Refactors tests up to PullRequestsClientTests 2015-09-27 01:19:58 -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
Lars Tabro Sørensen 8856227182 Fixed some compile issues after refactor - doh! 2015-01-31 23:49:48 +01:00
Lars Tabro Sørensen 7a6b988f8a Fixed broken conventions. Wrote a integrationstests that performs an actual merge between two branches. 2015-01-31 23:15:26 +01:00
Lars Tabro Sørensen 9ba5377599 Initial integration tests - needs to create a branch to check mergin between branches 2014-11-05 09:13:06 +01:00