aspnetcore/test/Kestrel.InMemory.Functional...
Stephen Halter 0e99235d59
Add in-memory functional test project (#2780)
- Run AddressRegistrationTests independently to avoid port conflicts
- Only run tests that verify transport behavior for each transport
2018-08-07 15:34:11 -07:00
..
Http2 Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Properties Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
TestTransport Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
BadHttpRequestTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
CertificateLoaderTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ChunkedRequestTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ChunkedResponseTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -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 Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -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 Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
HttpsConnectionAdapterTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
HttpsTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
KeepAliveTimeoutTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.InMemory.FunctionalTests.csproj Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
LoggingConnectionAdapterTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
MaxRequestBodySizeTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
MaxRequestLineSizeTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
RequestBodyTimeoutTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
RequestHeaderLimitsTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
RequestHeadersTimeoutTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
RequestTargetProcessingTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
RequestTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ResponseTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
UpgradeTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00