aspnetcore/test/Common.FunctionalTests/Inprocess
Justin Kotalik f7e8255ece
Add forwards compat tests (#1547)
2018-10-23 12:53:31 -07:00
..
ClientDisconnectTests.cs General cleanup for client disconnect handling. (#1446) 2018-10-11 08:44:03 -07:00
CompressionTests.cs Add compression pass through tests (#1525) 2018-10-18 12:17:32 -07:00
EnvironmentVariableTests.cs Improve configuration file handling logic (#1317) 2018-08-24 20:20:26 -07:00
ErrorPagesTests.cs Add forwards compat tests (#1547) 2018-10-23 12:53:31 -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 Add server abort tests (#1510) 2018-10-15 10:33:14 -07:00
FrebTests.cs Fix flaky ClientDisconnect freb tests. (#1488) 2018-10-10 22:33:38 -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
StartupTests.cs Add forwards compat tests (#1547) 2018-10-23 12:53:31 -07:00
SynchronousReadAndWriteTests.cs