aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy 46f27cdd0b
Fix internal HubConnection state when handshake fails (#1774)
2018-03-29 16:35:31 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs Fix more flaky tests (#1750) 2018-03-28 15:27:40 -07:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs Handshake and negotiation optimization (#1731) 2018-03-29 17:50:45 +13:00
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs Fix internal HubConnection state when handshake fails (#1774) 2018-03-29 16:35:31 -07:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs Fix internal HubConnection state when handshake fails (#1774) 2018-03-29 16:35:31 -07:00
HubConnectionTests.cs Change IHubProtocol interface to support partial parsing (#1745) 2018-03-28 12:08:16 -07:00
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
SyncPoint.cs
TestConnection.cs Fix internal HubConnection state when handshake fails (#1774) 2018-03-29 16:35:31 -07:00
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs