aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 49cdaad6d6
Merge pull request #2185 from aspnet/release/2.1
Fix not detecting marker service (#2149)
2018-05-01 17:42:39 -07:00
..
HubConnectionHandlerTestUtils Don't throw from AbortAsync (#2166) 2018-04-30 09:22:48 -07:00
Internal CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
AuthConnectionHandler.cs
CancellationDisposable.cs
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
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 Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Don't throw from AbortAsync (#2166) 2018-04-30 09:22:48 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs Fix not detecting marker service (#2149) 2018-05-01 17:42:00 -07:00
Microsoft.AspNetCore.SignalR.Tests.csproj
SerializedHubMessageTests.cs
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs Merge pull request #2184 from aspnet/release/2.1 2018-05-01 16:37:54 -07:00
WriteThenCloseConnectionHandler.cs