Commit Graph

12 Commits

Author SHA1 Message Date
aedampir@gmail.com
d0c8e82453 Red Tests were fixed
Unused 'using' directive were removed.
2016-04-18 12:46:13 +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
Kristian Hald
bd57b08b65 Review comments from 2015-05-08 2015-05-09 12:43:50 +02:00
Kristian Hald
87c7eed2eb Changed 'dynamic' to Dictionary<string, string> for configuration of hooks. 2015-04-21 00:27:10 +02:00
Kristian Hald
261e47f2f5 Implemented data less 'Post' method and used in ping and test hook calls. 2015-04-20 23:19:59 +02:00
Kristian Hald
a00ba3b993 Changed 'await AssertEx.Throws' to 'Assert.ThrowsAsync'. 2015-04-20 21:55:07 +02:00
Kristian Hald
8f3827ee9b Added integrationtests for the hooks and forks api.
Cleaned up the developed code to match some of the newer conventions.
2015-03-22 22:21:17 +01:00
Andy Cross
7cc66aad15 complete test method with stub class used for serialization 2014-01-20 16:31:30 +00:00
Andy Cross
828b77601c implement members except TEST 2014-01-20 16:16:20 +00:00
Andy Cross
170b0c459e Change method names to remove [Hooks] reference now that this is separated out - there doesn't need to be this duplicitous 'clarity' given the classes are now separate 2014-01-20 15:13:03 +00:00
Andy Cross
8222fd9246 missing test changes & correct tests which were calling Repositories.Get 2014-01-20 15:07:38 +00:00