dotnet-threading icon indicating copy to clipboard operation
dotnet-threading copied to clipboard

Use local service hosting for HTTP request tests

Open sharwell opened this issue 10 years ago • 0 comments

The test code for this project should stand up a local web service for the WebRequestExtensions tests, rather than rely on http://httpbin.org. In addition to allowing offline builds (and testing), this feature will improve the reliability of tests which include timeouts.

sharwell avatar Feb 19 '15 18:02 sharwell