aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy cbbd0278ba Merge branch 'release/2.2' 2018-11-06 14:52:50 -08:00
..
HubConnectionHandlerTestUtils Merge branch 'release/2.2' 2018-09-20 12:29:13 -07:00
Internal CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
AddSignalRTests.cs Idempotentize AddSignalR (#2972) 2018-09-19 13:39:34 -07:00
AuthConnectionHandler.cs
CancellationDisposable.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ClientProxyTests.cs CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
DefaultHubActivatorTests.cs Change Hub and friends to abstract (#2108) 2018-04-20 20:53:01 +12:00
DefaultHubLifetimeManagerTests.cs Create a Public Test Suite for HubLifetimeManager implementations (#2353) 2018-06-06 16:59:55 -07:00
DefaultTransportFactoryTests.cs fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) 2018-05-01 16:14:24 -07:00
EchoConnectionHandler.cs
EndToEndTests.cs Server per test (#3253) 2018-11-06 09:33:15 -08:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Merge branch 'release/2.2' 2018-09-20 12:29:13 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs Fix tests to use dynamic ports (#3177) 2018-10-22 20:32:53 -07:00
Microsoft.AspNetCore.SignalR.Tests.csproj Create a Public Test Suite for HubLifetimeManager implementations (#2353) 2018-06-06 16:59:55 -07:00
SerializedHubMessageTests.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs Server per test (#3253) 2018-11-06 09:33:15 -08:00
WriteThenCloseConnectionHandler.cs