aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 921986d561
Fix AccessTokenFactory not being called with each request (#1880)
2018-04-06 15:46:36 +12:00
..
HttpConnectionTests.ConnectionLifecycle.cs
HttpConnectionTests.Helpers.cs Fix AccessTokenFactory not being called with each request (#1880) 2018-04-06 15:46:36 +12:00
HttpConnectionTests.Negotiate.cs
HttpConnectionTests.Transport.cs Fix AccessTokenFactory not being called with each request (#1880) 2018-04-06 15:46:36 +12:00
HttpConnectionTests.cs Refactor HubConnectionBuilder (#1830) 2018-04-04 21:19:13 +12:00
HubConnectionBuilderExtensionsTests.cs Add logging by default to HubConnectionBuilder (#1867) 2018-04-05 10:05:07 -07:00
HubConnectionBuilderTests.cs Add logging by default to HubConnectionBuilder (#1867) 2018-04-05 10:05:07 -07:00
HubConnectionTests.ConnectionLifecycle.cs Add Handshake timeout to C# Client (#1840) 2018-04-04 15:54:42 -07:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs Refactor HubConnectionBuilder (#1830) 2018-04-04 21:19:13 +12:00
HubConnectionTests.Protocol.cs var all the things (#1855) 2018-04-05 18:41:13 +12:00
HubConnectionTests.cs Refactor HubConnectionBuilder (#1830) 2018-04-04 21:19:13 +12:00
LongPollingTransportTests.cs var all the things (#1855) 2018-04-05 18:41:13 +12:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Refactor HubConnectionBuilder (#1830) 2018-04-04 21:19:13 +12:00
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs ReEnable SSETransportStopsSendAndReceiveLoopsWhenTransportStopped (#1877) 2018-04-05 17:16:39 -07:00
SyncPoint.cs
TestConnection.cs
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs