Commit Graph

8 Commits

Author SHA1 Message Date
Brendan Forster
7fa8271728 break tests out into 'new repo' and 'existing repo' scenarios 2014-12-23 09:03:59 +09:30
Brendan Forster
6b8111c867 tune these specific tests to avoid paging unnecessarily 2014-12-23 08:58:03 +09:30
Brendan Forster
bdb86ee563 these tests are taking far too long 2014-12-22 20:59:56 +09:30
Daniel Cazzulino
ca45ae0555 Include files array in the github commit.
Fixes #607.
2014-11-28 10:47:19 -03:00
Timothy Haagenson
3f18b667bc implement get repository commit
implementation for getting a single repository commit.  Includes
implementation, unit tests and xml docs
2014-07-09 10:35:37 -05:00
Timothy Haagenson
a72e39f98b Get All repo commits with request parameters
Implemented Get All using the available parameters wrapped in a
CommitRequest object.  Added unit tests and xml documentation along the
way.
2014-07-09 09:38:02 -05:00
Timothy Haagenson
f1b772e4e8 Repository Commits Get All
Added the logic for getting all commits for a repository including unit
tests and XML docs
2014-07-08 16:14:26 -05:00
Brendan Forster
9cc582a034 hey, here's some integration tests for ya 2014-03-14 15:48:41 +11:00