aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 02a9bde10d
Fix flaky ClientPingsMultipleTimes test (#2368)
2018-05-24 17:29:15 +12:00
..
HttpConnectionFactoryTests.cs
HttpConnectionTests.ConnectionLifecycle.cs
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs
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 Fix flaky ClientPingsMultipleTimes test (#2368) 2018-05-24 17:29:15 +12:00
HubConnectionTests.cs
LongPollingTransportTests.cs Log 404 responses from long polling transport DELETE as Debug instead of Error (#2366) 2018-05-24 14:21:48 +12:00
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
TestTransport.cs
TestTransportFactory.cs