aspnetcore/test/shared
Stephen Halter f91ae20a3c
Improve RequestAborted token handling (#2977)
- Improve test reliability of tests verifying the RequestAborted token gets tripped
- Once the response body is completed, don't fire the token for that request even if it is accessed later on.
2018-10-04 16:48:50 -07:00
..
TestCertificates Adds support for loading the developer certificate from a pfx file 2018-01-12 16:32:06 -08:00
TransportTestHelpers Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
CompositeKestrelTrace.cs fix some spelling (#2888) 2018-09-06 11:48:25 -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 typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
LifetimeNotImplemented.cs
MockLogger.cs
MockSystemClock.cs
PassThroughConnectionAdapter.cs Harden TFM checks #2624 2018-06-07 14:56:23 -07:00
StreamBackedTestConnection.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -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 Improve exception handling in SocketConnection (#2844) 2018-08-23 16:59:02 -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 Add HTTP/2 response draining timeout (#2956) 2018-09-27 17:59:12 -07:00
TestKestrelTrace.cs
TestResources.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
TestServiceContext.cs Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00