Kim Bilida

Results 4 comments of Kim Bilida

ah, I guess I can do ` mandrillApi.SetHttpClient(new HttpClient { BaseAddress = new Uri(myConfig.BaseUrl) });`

We use SpecFlow and Cucumber at [Trov](https://trov.com/) for extensive automated testing of our apis. Every new server feature has automated acceptance tests written in sprint. A set of critical path...

For Problem 1 could we use something like https://github.com/rosylilly to restore the `mtime` from the latest github commit? @esnunes tried it locally and it was quite slow when going over...

It could be configurable to use the `get set mtime` so it could be used for CI environments. How would the speed compare to to using file digests?