aspnetcore/test
BrennanConroy 4b1fb58a8a
Throw error on unexpected close (#2205)
2018-05-10 16:38:21 -07:00
..
Microsoft.AspNetCore.Http.Connections.Tests Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081) 2018-04-18 17:44:05 -07:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) 2018-05-01 16:14:24 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Throw error on unexpected close (#2205) 2018-05-10 16:38:21 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests fix #2187 by passing min size through to buffer writer when encoding (#2190) 2018-05-03 19:10:15 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Microsoft.AspNetCore.SignalR.Tests Throw error on unexpected close (#2205) 2018-05-10 16:38:21 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Directory.Build.props
xunit.runner.json