Commit Graph

3 Commits

Author SHA1 Message Date
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