Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Efremov
db839f58d4 Redundant braces of argument list were removed (#1277) 2016-04-21 16:23:42 +10:00
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
Elhamer
9c77ebf009 Add ApiOption overloads to methods on IIssueCommentsClient (#1267) 2016-04-14 14:07:19 +10:00
Brendan Forster
80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Mordechai Zuber
cc2839bfe6 O-Followers, O-Gists, O-IssuesComments 2015-05-19 11:29:10 +03:00
Henrik Andersson
189ae42c3a Update tests 2015-03-24 00:12:54 +10:00
Paul Betts
d731f1bd97 More jacked up tests 2014-04-30 21:47:34 -07:00
Peter MacNaughton
b8c18e2da6 Fixing some unit tests that were not doing
any assertions.
Adding Received() where it was missing.
The majority of these instances were unawaited AssertEx.Throws
They are now all either awaited or replaced with Assert.Throw
Assert.Throw was used when possible and when not an option
AssertEx.Throw was awaited.
2014-02-09 01:12:31 -07:00
Haacked
9b31f9298e Fix broken unit tests 2013-11-04 15:50:46 -08:00
pltaylor
1dd76c766b Finish adding tests. 2013-11-04 14:51:21 -05:00
pltaylor
7d9fbd10ee Add first tests and make public 2013-11-04 14:44:06 -05:00