aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka 240c09034e Merge branch 'rel/1.0.0-alpha1' into dev 2017-09-12 13:08:15 -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 Fixing a bug where adding protocol with build would have no effect 2017-09-12 13:06:38 -07:00
HubConnectionBuilderTests.cs Adding HubConnectionBuilder 2017-09-07 10:04:42 -07:00
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs Changing length prefixing to separator for JSON C# 2017-08-18 09:50:45 -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 Changing length prefixing to separator for JSON C# 2017-08-18 09:50:45 -07:00
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs Changing length prefixing to separator for JSON C# 2017-08-18 09:50:45 -07:00
TestTransportFactory.cs