aspnetcore/test/Kestrel.InMemory.Functional...
Stephen Halter f47aa1283e
Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896)
- Add a transport test verifying that concurrent requests/connections work.
2018-09-07 18:09:51 -07:00
..
Http2 Implement MaxRequestLineSize for HTTP/2 #2813 2018-09-06 10:01:28 -07:00
Properties Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
TestTransport Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
BadHttpRequestTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
CertificateLoaderTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ChunkedRequestTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
ChunkedResponseTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
ConnectionAdapterTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ConnectionLimitTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
DefaultHeaderTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
EventSourceTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
HttpConnectionManagerTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
HttpProtocolSelectionTests.cs Implement MaxRequestHeadersTotalSize for HTTP/2 #2812 2018-09-06 09:07:16 -07:00
HttpsConnectionAdapterTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
HttpsTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
KeepAliveTimeoutTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
Kestrel.InMemory.FunctionalTests.csproj Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
LoggingConnectionAdapterTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
MaxRequestBodySizeTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
MaxRequestLineSizeTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
RequestBodyTimeoutTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
RequestHeaderLimitsTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
RequestHeadersTimeoutTests.cs Fix race when SystemClock is accessed before first heartbeat (#2851) 2018-08-27 10:59:29 -07:00
RequestTargetProcessingTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
RequestTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
ResponseTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00
UpgradeTests.cs Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) 2018-09-07 18:09:51 -07:00