aspnetcore/test
David Fowler d10a6293bd Discover hub methods at startup time (#503)
* Discover hub methods at startup time
- Errors will show up earlier as a result instead of cryptic
first connect errors.
2017-06-01 09:47:39 -10:00
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Client.Tests
Microsoft.AspNetCore.SignalR.Common.Tests
Microsoft.AspNetCore.SignalR.Microbenchmarks
Microsoft.AspNetCore.SignalR.Tests Discover hub methods at startup time (#503) 2017-06-01 09:47:39 -10:00
Microsoft.AspNetCore.Sockets.Common.Tests
Microsoft.AspNetCore.Sockets.Tests Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest
Microsoft.Extensions.WebSockets.Internal.Tests
WebSocketsTestApp