aspnetcore/test
David Fowler e3d90bdf6a
Fix graceful closing of pipes (#1882)
- Closing pipes gracefully in most cases. The only case where we forcefully close the pipes is during application shutdown
- Return 404 if sending to connection after disposal
- Added tests
2018-04-06 10:59:40 -07:00
..
Microsoft.AspNetCore.Http.Connections.Tests Fix graceful closing of pipes (#1882) 2018-04-06 10:59:40 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
Microsoft.AspNetCore.SignalR.Client.Tests HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests Don't throw from Observer's OnNext (#1872) 2018-04-06 00:35:04 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils
Directory.Build.props
xunit.runner.json