Results 5 comments of Jimmy Choca

I've been running into what sounds like the same problem just using Gulp with Karma. Running karma with `autoWatch: true` and `singleRun: false`, it runs correctly the first time, but...

In case it helps anyone, I ran into this problem and ended up sub-classing what Dapper is expecting, and then delegating calls to NSubstitute: Class: ``` private class DbCommandMock :...

Hey @mburumaxwell sorry for the delay -- we'll take a look. Vlad no longer works at Wildbit.

@mburumaxwell is there a specific problem the current interface/design is causing for you that you are trying to solve with this PR? While it is true that HttpClient should be...

What would that other PR consist of?