aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 4f85ca2b1d
Add connection ID scope to HubConnection (#2394)
2018-06-01 11:12:51 +12:00
..
ChannelExtensions.cs
DelegateConnectionFactory.cs CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
DummyHubProtocol.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
HubConnectionBuilderTestExtensions.cs
HubConnectionContextUtils.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubProtocolHelpers.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
LogRecord.cs
LogSinkProvider.cs Add connection ID scope to HubConnection (#2394) 2018-06-01 11:12:51 +12:00
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj Fix tests after logging change (#2308) 2018-05-17 13:27:50 -07:00
PipeCompletionExtensions.cs
PipeReaderExtensions.cs
ServerFixture.cs Add connection ID scope to HubConnection (#2394) 2018-06-01 11:12:51 +12:00
ServerLogScope.cs Add connection id to sink log for unit tests (#2085) 2018-04-30 16:51:17 -07:00
SyncPoint.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
TaskExtensions.cs
TestClient.cs Fix multiple connections for a single user in Redis and MemoryLeak (#2273) 2018-05-15 15:57:23 -07:00
TestConnectionMultiplexer.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
TestHelpers.cs Upgrade to netcoreapp2.2 and remove netcoreapp2.0 testing (#2221) 2018-05-09 09:59:02 -07:00
VerifiableLoggedTest.cs Add connection ID scope to HubConnection (#2394) 2018-06-01 11:12:51 +12:00
VerifiableServerLoggedTest.cs React to logging changes (#2299) 2018-05-17 09:18:37 -07:00
VerifyNoErrorsScope.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12:00
WebSocketsSupportedConditionAttribute.cs Use expression body properties and implicit arrays where possible (#1906) 2018-04-08 21:40:01 +12:00
WrappingLoggerFactory.cs Add connection ID scope to HubConnection (#2394) 2018-06-01 11:12:51 +12:00