aspnetcore/test/IISIntegration.FunctionalTests/Inprocess
Justin Kotalik fac42c78a1
Re-enable flaky logging tests, add logs to output redirection providers, fix potential race condition in closing pipe output. (#971)
2018-06-26 11:28:56 -07:00
..
AppOfflineTests.cs Reduce usage of static inprocess application (#962) 2018-06-25 08:46:16 -07:00
AuthenticationTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
EnvironmentVariableTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
FeatureCollectionTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
HelloWorldTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
InvalidReadWriteOperationTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
LargeResponseBodyTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
LoggingTests.cs Re-enable flaky logging tests, add logs to output redirection providers, fix potential race condition in closing pipe output. (#971) 2018-06-26 11:28:56 -07:00
ResponseHeaderTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
ResponseInvalidOrderingTests.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
ServerVariablesTest.cs React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
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 Return static 500.30 file on startup fails for in-process (#934) 2018-06-25 17:12:30 -07:00
SynchronousReadAndWriteTests.cs Disable tests until product issues are resolved (#898) 2018-06-07 11:26:36 -07:00
TestServerTest.cs Fix App_offline and start adding tests (#953) 2018-06-21 16:35:11 -07:00
WebSocketTests.cs