aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 680b51ed6c
Skip failing test (#2042)
2018-04-16 10:24:14 -07:00
..
HubConnectionHandlerTestUtils Rename excludedIds to excludedConnectionIds (#2037) 2018-04-16 18:03:16 +12:00
Internal JsonHubProtocol and MessagePackHubProtocol version fields now private (#2023) 2018-04-15 09:58:05 +12:00
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs Rename excludedIds to excludedConnectionIds (#2037) 2018-04-16 18:03:16 +12:00
DefaultHubActivatorTests.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
DefaultHubLifetimeManagerTests.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
DefaultTransportFactoryTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
EchoConnectionHandler.cs
EndToEndTests.cs Skip failing test (#2042) 2018-04-16 10:24:14 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Rename excludedIds to excludedConnectionIds (#2037) 2018-04-16 18:03:16 +12:00
HubMethodInvocationMessageTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12:00
WriteThenCloseConnectionHandler.cs