Commit Graph

10 Commits

Author SHA1 Message Date
Sarmad
792bc3f1e8 Updated git data commit response with signature verification object (#1398) 2016-06-27 08:36:54 +09:30
aedampir@gmail.com
36c08248fa New convention test was added. Now each "TheCtor" class must have "EnsuresNonNullArguments" method were throwing of ArgumentNullException from client constructor class should be tested.
All unused "using" directives were removed.
2016-04-18 12:51:35 +07:00
Brendan Forster
46d9e1f745 remove Get<T> extension method and update impacted tests to use correct method, removing the need for
additional nulls in tests
2016-01-25 14:57:15 +10:30
Brendan Forster
80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Mordechai Zuber
b5e6ec1046 CommitsClient ueses Assert.ThrowsAsync 2015-05-11 17:27:00 +03:00
Brendan Forster
f6bb34e9c7 async void - not even once 2014-02-18 21:28:04 +11:00
Kristian Hellang
88c5a9a703 Fixed some errors after merge 2013-11-25 23:52:06 +01:00
Kristian Hellang
e5009598f7 Fixed typos and whitespace 2013-11-25 23:41:56 +01:00
John Nye
f68f9af017 Implement Create commit method 2013-11-06 09:06:31 +00:00
John Nye
5594e9e60f Create Commits Api client with Get method 2013-11-04 22:34:32 +00:00