aspnetcore/test
Andrew Stanton-Nurse cfaa123eb8 IConnection refactoring (#1718)
- IConnection is now single-use and HubConnection creates a new instance
for reconnecting
- IConnection is just a Pipe now, no more events
2018-03-27 23:02:07 -07:00
..
Microsoft.AspNetCore.SignalR.Client.FunctionalTests IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Don't create the span on netstandard (#1721) 2018-03-26 14:36:08 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests Properly wait for process exit for docker helper and log errors (#1667) 2018-03-21 09:21:33 -07:00
Microsoft.AspNetCore.SignalR.Tests IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Microsoft.AspNetCore.SignalR.Tests.Utils IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Microsoft.AspNetCore.Sockets.Tests React to https://github.com/aspnet/KestrelHttpServer/pull/2428 (#1734) 2018-03-27 02:02:29 -07:00
Directory.Build.props set the RID for tests in netfx (#1516) 2018-02-28 14:09:11 -08:00
xunit.runner.json