aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 1ae901de3d
Fix incorrect test for long poll and web sockets requests (#1971)
2018-04-12 18:21:05 +12:00
..
HttpConnectionTests.ConnectionLifecycle.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HttpConnectionTests.Helpers.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs
HttpConnectionTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HubConnectionBuilderExtensionsTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs Get off the event loop before dispatch (#1952) 2018-04-11 10:39:09 -07:00
HubConnectionTests.cs
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs Fix incorrect test for long poll and web sockets requests (#1971) 2018-04-12 18:21:05 +12:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
SyncPoint.cs
TestConnection.cs
TestHttpMessageHandler.cs Fix incorrect test for long poll and web sockets requests (#1971) 2018-04-12 18:21:05 +12:00
TestTransport.cs
TestTransportFactory.cs