aspnetcore/test/Microsoft.AspNetCore.Server...
David Fowler de6da7c757 Add ConfigureAwait(false) to test helpers (#1699)
* Add ConfigureAwait(false) to test helpers
2017-04-17 11:33:27 -07:00
..
Properties
SystemdActivation Update libuv package (#1577) 2017-03-31 10:19:27 -07:00
TestHelpers Make IServer Start and Stop async 2017-04-12 22:23:05 -07:00
AddressRegistrationTests.cs Honor PreferHostingUrls #1575 2017-04-13 18:12:53 -07:00
BadHttpRequestTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ChunkedRequestTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ChunkedResponseTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ConnectionAdapterTests.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
DefaultHeaderTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
EventSourceTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
GeneratedCodeTests.cs Converted test projects to run on netcoreapp2.0 2017-03-31 02:58:18 -07:00
HttpClientSlimTests.cs
HttpsConnectionAdapterTests.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
HttpsTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
IPv6ScopeIdPresentConditionAttribute.cs Fix AddressRegistrationTests.RegisterAddresses_IPv6ScopeId_Success (#1363). 2017-02-17 10:35:00 -08:00
IPv6SupportedConditionAttribute.cs Fix AddressRegistrationTests.RegisterAddresses_IPv6ScopeId_Success (#1363). 2017-02-17 10:35:00 -08:00
IWebHostPortExtensions.cs
KeepAliveTimeoutTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
LoggingConnectionAdapterTests.cs Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -07:00
MaxRequestBufferSizeTests.cs Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -07:00
MaxRequestLineSizeTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestHeaderLimitsTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestHeadersTimeoutTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestTargetProcessingTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ResponseTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
TestServer.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ThreadCountTests.cs Transport agnostic kestrel refactoring (#1551) 2017-03-29 16:06:05 -07:00
xunit.runner.json Add tests for WritableBuffer extensions and rename WriteAscii => WriteAsciiNoValidation 2017-03-29 16:10:31 -07:00