aspnetcore/test
Doug Bunting 5d8231ee0d `OwinExtensions.UseBuilder()` should not leave `ApplicationServices` or `RequestServices` `null`
Also correct tests to avoid warnings and to ensure scenarios are actually tested
- tests previously went `async` without waiting for completion

nit: add parameter `null` checks
2016-02-17 11:31:02 -08:00
..
Microsoft.AspNetCore.Http.Abstractions.Tests Enable tests to run using dotnet xunit runner 2016-02-09 22:11:54 -08:00
Microsoft.AspNetCore.Http.Extensions.Tests Enable tests to run using dotnet xunit runner 2016-02-09 22:11:54 -08:00
Microsoft.AspNetCore.Http.Features.Tests Enable tests to run using dotnet xunit runner 2016-02-09 22:11:54 -08:00
Microsoft.AspNetCore.Http.Tests Enable tests to run using dotnet xunit runner 2016-02-09 22:11:54 -08:00
Microsoft.AspNetCore.Owin.Tests `OwinExtensions.UseBuilder()` should not leave `ApplicationServices` or `RequestServices` `null` 2016-02-17 11:31:02 -08:00
Microsoft.AspNetCore.WebUtilities.Tests Enable tests to run using dotnet xunit runner 2016-02-09 22:11:54 -08:00
Microsoft.Net.Http.Headers.Tests Enable tests to run using dotnet xunit runner 2016-02-09 22:11:54 -08:00