aspnetcore/test
BrennanConroy 95f543848c
Fix multiple connections for a single user in Redis and MemoryLeak (#2273)
2018-05-15 15:57:23 -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 Fix multiple connections for a single user in Redis and MemoryLeak (#2273) 2018-05-15 15:57:23 -07:00
Microsoft.AspNetCore.SignalR.Tests Fix multiple connections for a single user in Redis and MemoryLeak (#2273) 2018-05-15 15:57:23 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils Fix multiple connections for a single user in Redis and MemoryLeak (#2273) 2018-05-15 15:57:23 -07:00
Directory.Build.props
xunit.runner.json