aspnetcore/test
moozzyk 217f707456 Sorting out exceptions
Making sure that OnConnected/OnDisconnected events are invoked correctly (e.g. if invoking OnDisconnectedAsync on hub threw we would not call OnDisconnectedAsync on lifetime manager and therefore we would continue to use/track connections that were already closed)
2017-01-09 08:29:44 -08:00
..
Microsoft.AspNetCore.SignalR.Client.FunctionalTests Handling exceptions thrown on the server side 2016-12-26 22:39:48 -08:00
Microsoft.AspNetCore.SignalR.Test.Server Updating to 4.4 CoreFx packages 2016-12-21 22:57:01 -08:00
Microsoft.AspNetCore.SignalR.Tests Sorting out exceptions 2017-01-09 08:29:44 -08:00
Microsoft.AspNetCore.Sockets.Client.Tests Updating shared runtime in missed test projects 2016-12-22 14:53:11 -08:00
Microsoft.AspNetCore.Sockets.Tests Updating to 4.4 CoreFx packages 2016-12-21 22:57:01 -08:00
Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest Updating to 4.4 CoreFx packages 2016-12-21 22:57:01 -08:00
Microsoft.Extensions.WebSockets.Internal.Tests Updating to 4.4 CoreFx packages 2016-12-21 22:57:01 -08:00
WebSocketsTestApp Updating to 4.4 CoreFx packages 2016-12-21 22:57:01 -08:00