Commit Graph

12 Commits

Author SHA1 Message Date
Ryan Gribble 02c677d832 Merge pull request #1355 from dampir/fix1176
Add ApiOptions overloads to methods on I(Observable)RepositoryForksClient
2016-06-09 22:10:09 +10:00
aedampir@gmail.com be141ee6f5 added integration tests 2016-06-08 23:10:59 +07:00
aedampir@gmail.com 73605ebf67 added new overloads on clients 2016-06-08 22:23:56 +07:00
Ryan Gribble acbc3fec00 Update impacted tests to use new Context creation and Delete helper methods 2016-06-08 21:52:18 +10:00
aedampir@gmail.com 3d9402bef5 'Some misspellings were fixed' 2016-03-31 12:53:20 +07:00
aedampir@gmail.com 02b5f37bbf RepositoryForksClientTests fixes 2016-03-29 17:43:59 +07:00
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Brendan Forster ad45c0da45 making the repository hook tests a bit more resilient, as OAuth credentials do not contain a username 2015-12-14 10:57:03 +10:30
Brendan Forster bef91f76bb ensure test only runs for organization account 2015-05-13 12:42:21 +09:30
Kristian Hald 8f3827ee9b Added integrationtests for the hooks and forks api.
Cleaned up the developed code to match some of the newer conventions.
2015-03-22 22:21:17 +01:00
Kristian Hald 5f4796a5fe Added 'sort' parameter to the list forks api implementation. 2015-03-15 21:10:42 +01:00
Kristian Hald c41c4b6117 The integration tests for the 'Forks' github api matching the current implementation of the forks api. 2015-03-14 16:43:24 +01:00