aspnetcore/test/Microsoft.AspNetCore.Signal...
Dylan Dmitri Gray 736b7f5042
Client pings server on interval (#2309)
2018-05-23 13:53:23 -07:00
..
HttpConnectionFactoryTests.cs fix #2134 by disposing httpconnection if start fails (#2137) (#2188) 2018-05-02 13:10:58 -07:00
HttpConnectionTests.ConnectionLifecycle.cs
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs Fix not setting HttpConnection.ConnectionId (#2154) 2018-05-01 21:48:57 -07:00
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs Fix not setting HttpConnection.ConnectionId (#2154) 2018-05-01 21:48:57 -07:00
HubConnectionBuilderExtensionsTests.cs Use params passed into HubConnectionBuilder (#2223) 2018-05-07 18:19:20 -07:00
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs Add HubConnection.State (#2204) 2018-05-14 19:23:00 +12:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs Client pings server on interval (#2309) 2018-05-23 13:53:23 -07:00
HubConnectionTests.cs
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs Fix flakey tests from SSE receiving a 404 response on stop (#2282) 2018-05-17 18:31:56 +12:00
TestConnection.cs Client pings server on interval (#2309) 2018-05-23 13:53:23 -07:00
TestHttpMessageHandler.cs fix #2134 by disposing httpconnection if start fails (#2137) (#2188) 2018-05-02 13:10:58 -07:00
TestTransport.cs
TestTransportFactory.cs