aspnetcore/test/Common.FunctionalTests/Inprocess
Justin Kotalik 23db53eae6
Add more FREB events/ tests for FREB events (#1461)
2018-10-09 10:25:12 -07:00
..
ClientDisconnectTests.cs Add functional style request aborted test (#1406) 2018-09-19 10:09:44 -07:00
CompressionTests.cs Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
EnvironmentVariableTests.cs Improve configuration file handling logic (#1317) 2018-08-24 20:20:26 -07:00
EventLogTests.cs Fix dotnet.exe abort exception and startup/shutdown timeouts (#1352) 2018-08-31 09:05:46 -07:00
FeatureCollectionTests.cs
FixtureLoggedTest.cs
FrebTests.cs Add more FREB events/ tests for FREB events (#1461) 2018-10-09 10:25:12 -07:00
HelloWorldTests.cs
HostingEnvironmentTests.cs Add content/webroot and currect directory tests (#1103) 2018-07-26 12:12:12 -07:00
InvalidReadWriteOperationTests.cs
LargeResponseBodyTests.cs
LogPipeTests.cs Remove using environment variables for specifying tests. (#1410) 2018-09-21 08:26:20 -07:00
ResponseHeaderTests.cs Override IIS headers in inproc (#1409) 2018-09-20 09:21:34 -07:00
ResponseInvalidOrderingTests.cs
ServerVariablesTest.cs Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
StartupExceptionTests.cs Cleanup log file tests (#1398) 2018-09-17 08:07:16 -07:00
SynchronousReadAndWriteTests.cs