aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse 622e133a8a
fix #2134 by disposing httpconnection if start fails (#2137) (#2188)
2018-05-02 13:10:58 -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 API review changes (#2043) 2018-04-16 10:31:10 -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 Flush first long poll immediately (#2032) 2018-04-17 00:49:26 -07:00
HttpConnectionTests.cs Fix not setting HttpConnection.ConnectionId (#2154) 2018-05-01 21:48:57 -07:00
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs
HubConnectionTests.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12: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) (#2188) 2018-05-02 13:10:58 -07:00
TestTransport.cs
TestTransportFactory.cs