aspnetcore/test
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
..
Kestrel.Core.Tests Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
Kestrel.InMemory.FunctionalTests Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
Kestrel.Tests typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
Kestrel.Transport.BindTests Map ListenOptions.Protocols from IConfiguration #2903 2018-09-10 16:27:51 -07:00
Kestrel.Transport.FunctionalTests Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
Kestrel.Transport.Libuv.BindTests
Kestrel.Transport.Libuv.FunctionalTests
Kestrel.Transport.Libuv.Tests Test LibuvConstants.IsConnectionReset 2018-10-04 15:40:09 -07:00
Kestrel.Transport.Sockets.BindTests
Kestrel.Transport.Sockets.FunctionalTests
SystemdActivation
shared Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
Directory.Build.props
xunit.runner.json