aspnetcore/test
Mikael Mengistu 5def499323 Added Sockets.Common and connection level testing (#173)
*Moved IChannelConnection, ChannelConnection, Format and Message to the new Sockets.Common project.

* Adding Connection level tests.
2017-01-31 14:59:21 -08:00
..
Microsoft.AspNetCore.Client.SignalR.TS.Tests
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Fixed parameter count mismatch when invoking methods with wrong case (#162) 2017-01-26 18:25:49 +00:00
Microsoft.AspNetCore.SignalR.Test.Server
Microsoft.AspNetCore.SignalR.Tests Added Sockets.Common and connection level testing (#173) 2017-01-31 14:59:21 -08:00
Microsoft.AspNetCore.Sockets.Client.Tests Added Sockets.Common and connection level testing (#173) 2017-01-31 14:59:21 -08:00
Microsoft.AspNetCore.Sockets.Tests Converting pipelines to channels 2017-01-26 08:04:58 -08:00
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest
Microsoft.Extensions.WebSockets.Internal.Tests
WebSocketsTestApp