aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 24455da8fb Merge branch 'rel/1.0.0-alpha2' into dev 2017-09-18 20:46:14 -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 Turned Stream into StreamAsync (#902) 2017-09-18 16:44:18 -07:00
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 Use PackageLineup to manage PackageReference versions 2017-09-01 16:34:32 -07:00
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs
TestTransportFactory.cs