aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka d226b20756 Rename With/GetTransportType to With/GetTransport 2017-09-13 09:46:17 -07:00
..
HttpConnectionTests.cs Exceptions from user's event handlers should be caught and logged 2017-09-05 12:21:47 -07:00
HubConnectionBuilderExtensionsTests.cs Rename With/GetTransportType to With/GetTransport 2017-09-13 09:46:17 -07:00
HubConnectionBuilderTests.cs Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs
HubConnectionTests.cs Adding HubConnectionBuilder 2017-09-07 10:04:42 -07:00
LongPollingTransportTests.cs Make sure long polling transport can survive http client timeout 2017-09-07 14:14:52 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Adding Microsoft.AspNetCore.SignalR.Client 2017-08-31 10:10:02 -07:00
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs
TestTransportFactory.cs