aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy 1c9607a1ed
Verify Verifiable spelling (#2114)
2018-04-22 21:33:57 -07:00
..
HubConnectionHandlerTestUtils fix #2116 by requiring task return values from typed client (#2117) 2018-04-20 13:49:12 -07:00
Internal CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
AuthConnectionHandler.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
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 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 Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs fix #2116 by requiring task return values from typed client (#2117) 2018-04-20 13:49:12 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Remove unused dependency on Microsoft.AspNetCore.Server.IntegrationTesting (#2062) 2018-04-17 12:18:34 -07:00
SerializedHubMessageTests.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
Startup.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
WriteThenCloseConnectionHandler.cs