aedampir@gmail.com
0e96778929
added new unit tests
2016-07-12 09:07:25 +07: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
aedampir@gmail.com
d0c8e82453
Red Tests were fixed
...
Unused 'using' directive were removed.
2016-04-18 12:46:13 +07:00
aedampir@gmail.com
39bb148cf3
Misspelling Nulll -> Null was fixed.
2016-03-23 22:32:06 +07:00
Robert Pethick
ffc0b35608
Switch GitDatabase->Git on IGitHubProvider
2015-12-24 17:01:37 +00:00
Brendan Forster
80719c0033
aaaand format the code
2015-11-04 13:38:51 -08:00
Mordechai Zuber
5ff6c1156f
O-Blob, O-Commits, O-Events
2015-05-19 11:24:27 +03: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
John Nye
f68f9af017
Implement Create commit method
2013-11-06 09:06:31 +00:00
John Nye
162a45e446
Create observable commits client
2013-11-05 08:23:10 +00:00