aspnetcore/test/Microsoft.AspNetCore.Signal...
Dylan Dmitri Gray 76706144a5 Add support for streaming arguments to clients using Channel (#2441) 2018-08-01 09:31:43 -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 Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs Fix not setting HttpConnection.ConnectionId (#2154) 2018-05-01 21:48:57 -07:00
HttpConnectionTests.Transport.cs Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
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 Fix tests when running on non-US locale (#2501) 2018-06-15 15:19:00 -07:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs Dygray/handshake versioning (#2520) 2018-07-05 16:42:42 -07:00
HubConnectionTests.cs Add support for streaming arguments to clients using Channel (#2441) 2018-08-01 09:31:43 -07:00
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 tests when running on non-US locale (#2501) 2018-06-15 15:19:00 -07:00
TestConnection.cs Add support for streaming arguments to clients using Channel (#2441) 2018-08-01 09:31:43 -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