aspnetcore/test/IISIntegration.FunctionalTests/Inprocess
Pavel Krymets df6471f462
Add startup filter to detect overriden server (#740)
2018-03-29 16:23:17 -07:00
..
AuthenticationTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
EnvironmentVariableTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
FeatureCollectionTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
HelloWorldTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
InvalidReadWriteOperationTests.cs Cleanup ReadAsync calls, make IISHttpContext private (#696) 2018-03-22 11:13:06 -07:00
LargeResponseBodyTests.cs Heap allocate HTTP_DATA_CHUNK if the size of the response is too large. (#683) 2018-03-16 16:56:23 -07:00
ResponseHeaderTests.cs Do not return 200 for exceptions 2018-03-22 16:43:11 -07:00
ResponseInvalidOrderingTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
ServerVariablesTest.cs Do not canonicalize short paths (#736) 2018-03-28 14:24:42 -07:00
StartupTests.cs Add startup filter to detect overriden server (#740) 2018-03-29 16:23:17 -07:00
SynchronousReadAndWriteTests.cs Reenable ReadAndWriteEchoTwice test (#739) 2018-03-29 12:14:23 -07:00