Commit Graph

4 Commits

Author SHA1 Message Date
Prayank Mathur
43f6cfe28b Added ApiOption overloads to methods on IRepositoryCommitsClient (#1247)
* Added ApiOptions overloads for RepositoryCommitClient methods

* Added overloads to Reactive clients

* Integration tests in progress

* Integration test addition in progress

* More integration tests added

* Added Ensure things

* Minor changes

* Minor changes

* Few changes

* Tried to fix errors

* Tried to fix errors

* Fixed a few things

* Fixed integration tests

* Tidying up

* Added public keyword

* Added unit tests for GetAll() in normal and reactive methods

* Minor changes

* Changed the class name

* Fixed the unit test
2016-04-10 17:28:01 -04:00
Roger Tinsley
dd63d1bffa Correcting method names
NoNull needs to test null strings and NonEmpty tests empty strings
2016-03-22 09:02:45 +00:00
Roger Tinsley
e57dfa33e2 Added constructor test
Check the ctor for a null IGitHubClient
2016-03-21 19:27:13 +00:00
Roger Tinsley
04ec997cfa Created ObservableRepositoryCommitsClientTests
Added tests for GetSha1
2016-03-21 19:13:15 +00:00