aspnetcore/test
BrennanConroy e6011ef69b
Use custom group names in tests to not collide with other tests running (#2102)
2018-04-20 09:26:26 -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 #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests Use custom group names in tests to not collide with other tests running (#2102) 2018-04-20 09:26:26 -07:00
Microsoft.AspNetCore.SignalR.Tests Merge branch 'release/2.1' into dev 2018-04-20 08:53:15 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils Always check for WebSockets close (#2100) 2018-04-20 08:21:04 -07:00
Directory.Build.props set the RID for tests in netfx (#1516) 2018-02-28 14:09:11 -08:00
xunit.runner.json