aspnetcore/test/IISIntegration.FunctionalTests/Inprocess
Pavel Krymets 724cc3ce88
Only run fallback logic for dotnet and dotnet.exe (#1004)
2018-07-03 16:49:24 -07:00
..
AppOfflineTests.cs Reduce usage of static inprocess application (#962) 2018-06-25 08:46:16 -07:00
AuthenticationTests.cs
EnvironmentVariableTests.cs
FeatureCollectionTests.cs
HelloWorldTests.cs
IISTests.cs Add full IIS tests (#979) 2018-07-02 12:15:15 -07:00
InvalidReadWriteOperationTests.cs
LargeResponseBodyTests.cs
LoggingTests.cs Add ability to print debug logs to a file (#954) 2018-06-28 11:52:53 -07:00
ResponseHeaderTests.cs Do not override error responses (#985) 2018-06-27 22:53:30 -07:00
ResponseInvalidOrderingTests.cs
ServerVariablesTest.cs
ShutdownTests.cs Reduce usage of static inprocess application (#962) 2018-06-25 08:46:16 -07:00
StartupExceptionTests.cs Return static 500.30 file on startup fails for in-process (#934) 2018-06-25 17:12:30 -07:00
StartupTests.cs Only run fallback logic for dotnet and dotnet.exe (#1004) 2018-07-03 16:49:24 -07:00
SynchronousReadAndWriteTests.cs
TestServerTest.cs Add full IIS tests (#979) 2018-07-02 12:15:15 -07:00
WebSocketTests.cs