aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy a5884d3ad7
Reenable logging for SSE tests (#3320)
2018-11-19 09:44:47 -08:00
..
HttpConnectionFactoryTests.cs
HttpConnectionTests.ConnectionLifecycle.cs Reenable logging for SSE tests (#3320) 2018-11-19 09:44:47 -08:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs Add error to negotiate (#2998) 2018-09-27 20:27:06 -07:00
HttpConnectionTests.Transport.cs Add logging to HubConnectionHandlerTests (#3286) 2018-11-16 10:00:18 -08:00
HttpConnectionTests.cs Add logging to HubConnectionHandlerTests (#3286) 2018-11-16 10:00:18 -08:00
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionTests.ConnectionLifecycle.cs
HubConnectionTests.Extensions.cs
HubConnectionTests.Helpers.cs
HubConnectionTests.Protocol.cs Revert "Merge branch 'master' into release/2.2" 2018-07-31 15:24:33 -07:00
HubConnectionTests.cs Merge branch 'release/2.2' 2018-11-16 12:02:43 -08:00
LongPollingTransportTests.cs Add logging to HubConnectionHandlerTests (#3286) 2018-11-16 10:00:18 -08:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Upgrade packages and projects to target netcoreapp3.0 (except the .NET signalr client) (aspnet/SignalR#3315) 2018-11-16 16:44:36 -08:00
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs Reenable logging for SSE tests (#3320) 2018-11-19 09:44:47 -08:00
TestConnection.cs Add support for streaming arguments to clients using Channel (#2441) 2018-08-01 09:31:43 -07:00
TestHttpMessageHandler.cs Add logging to transport in tests (#2836) 2018-08-22 10:35:19 -07:00
TestTransport.cs
TestTransportFactory.cs