aspnetcore/test/shared
Stephen Halter 5becb72107
Improve test logs (#2826)
- Include hosting logs in some tests that where previously missing them
- Prevent duplicate logs from Mock CallBase an CompositeKestrelTrace
- Log ports used by transport functional tests
- Add file logging to HTTP/2 "unit" tests
2018-08-15 18:31:56 -07:00
..
TestCertificates Adds support for loading the developer certificate from a pfx file 2018-01-12 16:32:06 -08:00
TransportTestHelpers Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
CompositeKestrelTrace.cs Add Http2 frame logging 2018-08-08 09:46:42 -07:00
DiagnosticMemoryPoolFactory.cs Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
DisposableStack.cs
DummyApplication.cs Do not enforce timeouts when the debugger is attached 2017-06-27 16:56:27 -07:00
EventRaisingResourceCounter.cs
HttpParsingData.cs Consolidate HTTP charset validation logic 2018-07-13 16:47:28 -07:00
KestrelTestLoggerProvider.cs Verify request Content-Length #2733 2018-08-02 13:23:57 -07:00
LifetimeNotImplemented.cs
MockLogger.cs
MockSystemClock.cs Add request body minimum data rate feature (#1874). 2017-06-08 14:36:03 -07:00
PassThroughConnectionAdapter.cs Harden TFM checks #2624 2018-06-07 14:56:23 -07:00
StreamBackedTestConnection.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
StringExtensions.cs
TaskTimeoutExtensions.cs [2.1.3] Consistently handle connection aborts (#2619) 2018-06-28 10:51:22 -07:00
TestApp.cs
TestApplicationErrorLogger.cs Harden TFM checks #2624 2018-06-07 14:56:23 -07:00
TestApplicationErrorLoggerLoggedTest.cs Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
TestConnection.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
TestConstants.cs Fix flakiness in address-in-use test (#2267) 2018-01-24 17:42:49 -08:00
TestHttp1Connection.cs Consumes request before closing connection (#2314) 2018-02-14 11:46:13 -08:00
TestKestrelTrace.cs
TestResources.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
TestServiceContext.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00