aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse bd46d757ba
fix #2134 by disposing httpconnection if start fails (#2137)
2018-04-23 12:38:37 -07:00
..
HttpConnectionFactoryTests.cs fix #2134 by disposing httpconnection if start fails (#2137) 2018-04-23 12:38:37 -07:00
HttpConnectionTests.ConnectionLifecycle.cs Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
HttpConnectionTests.Transport.cs Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
HttpConnectionTests.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12:00
HubConnectionBuilderExtensionsTests.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionBuilderTests.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.ConnectionLifecycle.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs Increase timeout of test (#2021) 2018-04-14 05:05:49 -07:00
HubConnectionTests.Protocol.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
HubConnectionTests.cs Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
LongPollingTransportTests.cs Flush first long poll immediately (#2032) 2018-04-17 00:49:26 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Update text and binary formatter helpers to be shared (#2035) 2018-04-16 15:19:34 +12:00
ResponseUtils.cs Flush first long poll immediately (#2032) 2018-04-17 00:49:26 -07:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TestConnection.cs Update text and binary formatter helpers to be shared (#2035) 2018-04-16 15:19:34 +12:00
TestHttpMessageHandler.cs fix #2134 by disposing httpconnection if start fails (#2137) 2018-04-23 12:38:37 -07:00
TestTransport.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
TestTransportFactory.cs