Path Lines of Code test/Directory.Build.props 10 test/Microsoft.Azure.SignalR.AspNet.E2ETests/AspNetSignalRServiceE2EFacts.cs 24 test/Microsoft.Azure.SignalR.AspNet.E2ETests/Microsoft.Azure.SignalR.AspNet.E2ETests.csproj 33 test/Microsoft.Azure.SignalR.AspNet.E2ETests/TestClientSet.cs 76 test/Microsoft.Azure.SignalR.AspNet.E2ETests/TestClientSetFactory.cs 13 test/Microsoft.Azure.SignalR.AspNet.E2ETests/TestHub.cs 57 test/Microsoft.Azure.SignalR.AspNet.E2ETests/TestServer.cs 55 test/Microsoft.Azure.SignalR.AspNet.E2ETests/TestServerFactory.cs 13 test/Microsoft.Azure.SignalR.AspNet.Tests/ClientConnectionManagerTests.cs 100 test/Microsoft.Azure.SignalR.AspNet.Tests/ConnectionFactoryTests.cs 38 test/Microsoft.Azure.SignalR.AspNet.Tests/Microsoft.Azure.SignalR.AspNet.Tests.csproj 31 test/Microsoft.Azure.SignalR.AspNet.Tests/MultiEndpointServiceConnectionContainerTests.cs 464 test/Microsoft.Azure.SignalR.AspNet.Tests/ProductInfoFacts.cs 11 test/Microsoft.Azure.SignalR.AspNet.Tests/RunAzureSignalRTests.cs 831 test/Microsoft.Azure.SignalR.AspNet.Tests/ServiceConnectionTests.cs 433 test/Microsoft.Azure.SignalR.AspNet.Tests/ServiceEndpointProviderTests.cs 142 test/Microsoft.Azure.SignalR.AspNet.Tests/ServiceMessageBusTests.cs 208 test/Microsoft.Azure.SignalR.AspNet.Tests/SignalRMessageParserTest.cs 253 test/Microsoft.Azure.SignalR.AspNet.Tests/SignalRMessageUtility.cs 88 test/Microsoft.Azure.SignalR.AspNet.Tests/TestClasses/TestAppBuilder.cs 24 test/Microsoft.Azure.SignalR.AspNet.Tests/TestClasses/TestClientConnectionManager.cs 57 test/Microsoft.Azure.SignalR.AspNet.Tests/TestClasses/TestEndpointRouter.cs 22 test/Microsoft.Azure.SignalR.AspNet.Tests/TestClasses/TestHubManager.cs 39 test/Microsoft.Azure.SignalR.AspNet.Tests/TestClasses/TestServiceConnectionHandler.cs 64 test/Microsoft.Azure.SignalR.AspNet.Tests/TestClasses/TestServiceConnectionProxy.cs 84 test/Microsoft.Azure.SignalR.AspNet.Tests/TestClasses/TestTransport.cs 39 test/Microsoft.Azure.SignalR.AspNet.Tests/TestConnectionContext.cs 24 test/Microsoft.Azure.SignalR.AspNet.Tests/TestConnectionFactory.cs 23 test/Microsoft.Azure.SignalR.AspNet.Tests/TestHubs/AuthorizedChatHub.cs 8 test/Microsoft.Azure.SignalR.AspNet.Tests/TestHubs/ChatHub.cs 63 test/Microsoft.Azure.SignalR.AspNet.Tests/TestHubs/EndlessConnectHub.cs 66 test/Microsoft.Azure.SignalR.AspNet.Tests/TestHubs/EndlessInvokeHub.cs 67 test/Microsoft.Azure.SignalR.AspNet.Tests/TestHubs/ErrorConnectHub.cs 63 test/Microsoft.Azure.SignalR.AspNet.Tests/TestHubs/ErrorDisconnectHub.cs 66 test/Microsoft.Azure.SignalR.AspNet.Tests/TraceManagerLoggerProviderTest.cs 32 test/Microsoft.Azure.SignalR.AspNet.Tests/Utility.cs 24 test/Microsoft.Azure.SignalR.Common.Tests/Auth/AccessKeyTests.cs 18 test/Microsoft.Azure.SignalR.Common.Tests/Auth/AuthRestApiTests.cs 58 test/Microsoft.Azure.SignalR.Common.Tests/Auth/AuthUtilityTests.cs 94 test/Microsoft.Azure.SignalR.Common.Tests/Auth/ConnectionStringParserTests.cs 207 test/Microsoft.Azure.SignalR.Common.Tests/Auth/MicrosoftEntraAccessKeyTests.cs 382 test/Microsoft.Azure.SignalR.Common.Tests/Auth/MicrosoftEntraApplicationTests.cs 61 test/Microsoft.Azure.SignalR.Common.Tests/BackOffPolicyFacts.cs 179 test/Microsoft.Azure.SignalR.Common.Tests/ClaimsUtilityTests.cs 100 test/Microsoft.Azure.SignalR.Common.Tests/CustomizedTimerTests.cs 137 test/Microsoft.Azure.SignalR.Common.Tests/Endpoints/IConfigurationExtensionsFacts.cs 26 test/Microsoft.Azure.SignalR.Common.Tests/Exceptions/AzureSignalRUnauthorizedExceptionTests.cs 33 test/Microsoft.Azure.SignalR.Common.Tests/Microsoft.Azure.SignalR.Common.Tests.csproj 20 test/Microsoft.Azure.SignalR.Common.Tests/PauseHandlerTests.cs 25 test/Microsoft.Azure.SignalR.Common.Tests/RestClients/RestClientFacts.cs 27 test/Microsoft.Azure.SignalR.Common.Tests/ServiceConnectionContainerBaseTests.cs 132 test/Microsoft.Azure.SignalR.Common.Tests/ServiceConnections/MultiEndpointMessageWriterTests.cs 47 test/Microsoft.Azure.SignalR.Common.Tests/ServiceEndpointFacts.cs 395 test/Microsoft.Azure.SignalR.Common.Tests/ServiceMessageTracingIdTests.cs 38 test/Microsoft.Azure.SignalR.Common.Tests/TaskExtensionsTests.cs 46 test/Microsoft.Azure.SignalR.Common.Tests/Utils/MockAsyncEnumerable.cs 28 test/Microsoft.Azure.SignalR.Common.Tests/Utils/Rest/BinaryPayloadMessageContentTest.cs 56 test/Microsoft.Azure.SignalR.Common.Tests/Utils/Rest/JsonPayloadMessageContentTest.cs 45 test/Microsoft.Azure.SignalR.Common.Tests/WeakServiceConnectionContainerTests.cs 37 test/Microsoft.Azure.SignalR.E2ETests/Management/NegotiateProcessorE2EFacts.cs 45 test/Microsoft.Azure.SignalR.E2ETests/Management/ServiceHubContextE2EFacts.cs 1012 test/Microsoft.Azure.SignalR.E2ETests/Management/ServiceManagerE2EFacts.cs 25 test/Microsoft.Azure.SignalR.E2ETests/Microsoft.Azure.SignalR.E2ETests.csproj 24 test/Microsoft.Azure.SignalR.E2ETests/SignalR/SignalRServiceE2EFacts.cs 28 test/Microsoft.Azure.SignalR.E2ETests/SignalR/TestClientSet.cs 75 test/Microsoft.Azure.SignalR.E2ETests/SignalR/TestClientSetFactory.cs 12 test/Microsoft.Azure.SignalR.E2ETests/SignalR/TestHub.cs 78 test/Microsoft.Azure.SignalR.E2ETests/SignalR/TestServer.cs 42 test/Microsoft.Azure.SignalR.E2ETests/SignalR/TestServerFactory.cs 12 test/Microsoft.Azure.SignalR.E2ETests/SignalR/TestStartup.cs 42 test/Microsoft.Azure.SignalR.Emulator.Tests/CommandInputFacts.cs 92 test/Microsoft.Azure.SignalR.Emulator.Tests/Controllers/SignalRServiceEmulatorWebApiTests.cs 268 test/Microsoft.Azure.SignalR.Emulator.Tests/HubEmulatorFacts.cs 26 test/Microsoft.Azure.SignalR.Emulator.Tests/Microsoft.Azure.SignalR.Emulator.Tests.csproj 15 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/HotReloadIntegrationTestStartup.cs 97 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/IHotReloadIntegrationTestStartupParameters.cs 8 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/IIntegrationTestStartupParameters.cs 8 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/IntegrationTestStartup.cs 47 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/HotReloadMessageOrderTestParams.cs 26 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/HotReloadTestHub.cs 21 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/MockServiceMessageOrderTestParams.cs 14 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/MultipleContextsHub.cs 36 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/NoExecutionContextFlowHub.cs 27 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/SameSvcConnAfterClientConnectionClosedHub.cs 39 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/SwitchOverToNewServiceConnectionHub.cs 39 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/TestHubBroadcastNCallsInvocationBinder.cs 21 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MessageOrderTests/UseSameServiceConnectionHub.cs 16 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MockServiceConnection.cs 45 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MockServiceConnectionContext.cs 36 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MockServiceConnectionContextFactory.cs 22 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MockServiceConnectionFactory.cs 35 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MockServiceHubDispatcher.cs 50 test/Microsoft.Azure.SignalR.IntegrationTests/Infrastructure/MockServiceSideConnectionEndpointComparer.cs 12 test/Microsoft.Azure.SignalR.IntegrationTests/MessageOrderTests.cs 335 test/Microsoft.Azure.SignalR.IntegrationTests/Microsoft.Azure.SignalR.IntegrationTests.csproj 36 test/Microsoft.Azure.SignalR.IntegrationTests/MockService/ConnectionTrackingMockService.cs 129 test/Microsoft.Azure.SignalR.IntegrationTests/MockService/IMockService.cs 19 test/Microsoft.Azure.SignalR.IntegrationTests/MockService/MockServiceSideClientConnection.cs 57 test/Microsoft.Azure.SignalR.IntegrationTests/MockService/MockServiceSideConnection.cs 196 test/Microsoft.Azure.SignalR.Management.Tests/AutoHealthCheckRouterFacts.cs 17 test/Microsoft.Azure.SignalR.Management.Tests/DependencyInjectionExtensionFacts.cs 395 test/Microsoft.Azure.SignalR.Management.Tests/InternalServiceHubContextFacts.cs 209 test/Microsoft.Azure.SignalR.Management.Tests/ManagementConnectionFactoryTests.cs 55 test/Microsoft.Azure.SignalR.Management.Tests/Microsoft.Azure.SignalR.Management.Tests.csproj 26 test/Microsoft.Azure.SignalR.Management.Tests/NegotiateProcessorFacts.cs 122 test/Microsoft.Azure.SignalR.Management.Tests/Negotiation/NegotiationFacts.cs 88 test/Microsoft.Azure.SignalR.Management.Tests/Resilient/ExponentialBackoffPolicyTests.cs 54 test/Microsoft.Azure.SignalR.Management.Tests/Resilient/HttpClientRetryFacts.cs 252 test/Microsoft.Azure.SignalR.Management.Tests/RestApiProviderFacts.cs 47 test/Microsoft.Azure.SignalR.Management.Tests/RestHealthCheckServiceFacts.cs 122 test/Microsoft.Azure.SignalR.Management.Tests/Serialization/JsonObjectSerializerHubProtocolFacts.cs 52 test/Microsoft.Azure.SignalR.Management.Tests/Serialization/PayloadBuilderResolverFacts.cs 58 test/Microsoft.Azure.SignalR.Management.Tests/Serialization/SerailizerFacts.cs 178 test/Microsoft.Azure.SignalR.Management.Tests/Serialization/WithHubProtocolFacts.cs 143 test/Microsoft.Azure.SignalR.Management.Tests/ServiceManagerFacts.cs 180 test/Microsoft.Azure.SignalR.Management.Tests/ServiceManagerOptionsFacts.cs 50 test/Microsoft.Azure.SignalR.Management.Tests/ServiceManagerOptionsSetupFact.cs 72 test/Microsoft.Azure.SignalR.Management.Tests/StronglyTypedServiceHubContextFacts.cs 225 test/Microsoft.Azure.SignalR.Management.Tests/TaskExtensionFacts.cs 38 test/Microsoft.Azure.SignalR.Management.Tests/WebsocketsHubLifetimeManagerFacts.cs 129 test/Microsoft.Azure.SignalR.Protocols.Tests/ConnectionFlowControlMessageFacts.cs 22 test/Microsoft.Azure.SignalR.Protocols.Tests/Microsoft.Azure.SignalR.Protocols.Tests.csproj 20 test/Microsoft.Azure.SignalR.Protocols.Tests/Models/GroupMemberQueryResponsePayloadTests.cs 30 test/Microsoft.Azure.SignalR.Protocols.Tests/Models/GroupMemberTests.cs 17 test/Microsoft.Azure.SignalR.Protocols.Tests/ServiceMessageEqualityComparer.cs 454 test/Microsoft.Azure.SignalR.Protocols.Tests/ServiceProtocolFacts.cs 864 test/Microsoft.Azure.SignalR.Serverless.Protocols.Tests/Microsoft.Azure.SignalR.Serverless.Protocols.Tests.csproj 21 test/Microsoft.Azure.SignalR.Serverless.Protocols.Tests/ServerlessProtocolTests.cs 100 test/Microsoft.Azure.SignalR.Tests.Common/E2ETest/ITestClientSet.cs 17 test/Microsoft.Azure.SignalR.Tests.Common/E2ETest/ITestClientSetFactory.cs 9 test/Microsoft.Azure.SignalR.Tests.Common/E2ETest/ITestServer.cs 12 test/Microsoft.Azure.SignalR.Tests.Common/E2ETest/ITestServerFactory.cs 9 test/Microsoft.Azure.SignalR.Tests.Common/E2ETest/ServiceE2EFactsBase.cs 81 test/Microsoft.Azure.SignalR.Tests.Common/E2ETest/TestHubConnectionManager.cs 66 test/Microsoft.Azure.SignalR.Tests.Common/E2ETest/TestServerBase.cs 49 test/Microsoft.Azure.SignalR.Tests.Common/IVerifiableLog.cs 10 test/Microsoft.Azure.SignalR.Tests.Common/JwtTokenHelper.cs 65 test/Microsoft.Azure.SignalR.Tests.Common/LogRecord.cs 15 test/Microsoft.Azure.SignalR.Tests.Common/LogSinkProvider.cs 62 test/Microsoft.Azure.SignalR.Tests.Common/Microsoft.Azure.SignalR.Tests.Common.csproj 28 test/Microsoft.Azure.SignalR.Tests.Common/Properties/AssemblyInfo.cs 5 test/Microsoft.Azure.SignalR.Tests.Common/ReloadableMemoryProvider.cs 13 test/Microsoft.Azure.SignalR.Tests.Common/ReloadableMemorySource.cs 17 test/Microsoft.Azure.SignalR.Tests.Common/Retry/BlockingMessageBus.cs 29 test/Microsoft.Azure.SignalR.Tests.Common/Retry/EnumerableExtensions.cs 22 test/Microsoft.Azure.SignalR.Tests.Common/Retry/IRetryableTestCase.cs 9 test/Microsoft.Azure.SignalR.Tests.Common/Retry/MessageTransformer.cs 19 test/Microsoft.Azure.SignalR.Tests.Common/Retry/RetryFactAttribute.cs 43 test/Microsoft.Azure.SignalR.Tests.Common/Retry/RetryFactDiscoverer.cs 51 test/Microsoft.Azure.SignalR.Tests.Common/Retry/RetryTestCase.cs 76 test/Microsoft.Azure.SignalR.Tests.Common/Retry/RetryTestCaseRunner.cs 51 test/Microsoft.Azure.SignalR.Tests.Common/Retry/RetryTheoryAttribute.cs 15 test/Microsoft.Azure.SignalR.Tests.Common/Retry/RetryTheoryDiscoverer.cs 65 test/Microsoft.Azure.SignalR.Tests.Common/Retry/RetryTheoryDiscoveryAtRuntimeCase.cs 55 test/Microsoft.Azure.SignalR.Tests.Common/Retry/Skip.cs 10 test/Microsoft.Azure.SignalR.Tests.Common/Retry/SkipTestException.cs 29 test/Microsoft.Azure.SignalR.Tests.Common/SkipIfConnectionStringNotPresentAttribute.cs 16 test/Microsoft.Azure.SignalR.Tests.Common/SkipIfMultiEndpointsAbsentFactAttribute.cs 18 test/Microsoft.Azure.SignalR.Tests.Common/TaskExtensions.cs 83 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestBaseServiceConnectionContainer.cs 17 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestClientConnectionManager.cs 27 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestHubServiceEndpoint.cs 10 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestServiceConnection.cs 108 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestServiceConnectionContainer.cs 93 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestServiceConnectionContainerFactory.cs 20 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestServiceConnectionFactory.cs 17 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestServiceEndpoint.cs 16 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestServiceEndpointProvider.cs 27 test/Microsoft.Azure.SignalR.Tests.Common/TestClasses/TestServiceMessageHandler.cs 18 test/Microsoft.Azure.SignalR.Tests.Common/TestConfiguration.cs 26 test/Microsoft.Azure.SignalR.Tests.Common/TestRootHandler.cs 57 test/Microsoft.Azure.SignalR.Tests.Common/Utils/ClientEndpointUtils.cs 14 test/Microsoft.Azure.SignalR.Tests.Common/Utils/FakeEndpointUtils.cs 16 test/Microsoft.Azure.SignalR.Tests.Common/VerifiableLoggedTest.cs 45 test/Microsoft.Azure.SignalR.Tests.Common/VerifyNoErrorsScope.cs 79 test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs 68 test/Microsoft.Azure.SignalR.Tests/AddAzureSignalRFacts.cs 548 test/Microsoft.Azure.SignalR.Tests/AddAzureSignalRWithConnectionNameFacts.cs 468 test/Microsoft.Azure.SignalR.Tests/AzureSignalRMarkerServiceFact.cs 166 test/Microsoft.Azure.SignalR.Tests/ClientConnectionContextFacts.cs 304 test/Microsoft.Azure.SignalR.Tests/ClientConnectionManagerTests.cs 30 test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs 208 test/Microsoft.Azure.SignalR.Tests/ConnectionFactoryTests.cs 38 test/Microsoft.Azure.SignalR.Tests/EndpointRouterTests.cs 101 test/Microsoft.Azure.SignalR.Tests/HubMessageSerializerTests.cs 48 test/Microsoft.Azure.SignalR.Tests/Infrastructure/DefaultClientInvocationManager.cs 36 test/Microsoft.Azure.SignalR.Tests/Infrastructure/DefaultHubProtocolResolver.cs 52 test/Microsoft.Azure.SignalR.Tests/Infrastructure/HandshakeUtils.cs 59 test/Microsoft.Azure.SignalR.Tests/Infrastructure/PipeReaderExtensions.cs 87 test/Microsoft.Azure.SignalR.Tests/Infrastructure/ServiceConnectionProxy.cs 256 test/Microsoft.Azure.SignalR.Tests/Infrastructure/TestClientConnectionFactory.cs 15 test/Microsoft.Azure.SignalR.Tests/Infrastructure/TestConnection.cs 24 test/Microsoft.Azure.SignalR.Tests/Infrastructure/TestConnectionFactory.cs 61 test/Microsoft.Azure.SignalR.Tests/Infrastructure/TestHub.cs 7 test/Microsoft.Azure.SignalR.Tests/Infrastructure/TestOptionsMonitor.cs 33 test/Microsoft.Azure.SignalR.Tests/Infrastructure/TestRequestIdProvider.cs 14 test/Microsoft.Azure.SignalR.Tests/Infrastructure/TestServiceConnectionManager.cs 57 test/Microsoft.Azure.SignalR.Tests/Logging/MessageLogTests.cs 83 test/Microsoft.Azure.SignalR.Tests/Microsoft.Azure.SignalR.Tests.csproj 35 test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs 1702 test/Microsoft.Azure.SignalR.Tests/NegotiateHandlerFacts.cs 665 test/Microsoft.Azure.SignalR.Tests/ProductInfoFacts.cs 11 test/Microsoft.Azure.SignalR.Tests/RunSignalRTests.cs 232 test/Microsoft.Azure.SignalR.Tests/ServiceConnectionContainerBaseTests.cs 238 test/Microsoft.Azure.SignalR.Tests/ServiceConnectionContainerTests.cs 198 test/Microsoft.Azure.SignalR.Tests/ServiceConnectionFacts.cs 433 test/Microsoft.Azure.SignalR.Tests/ServiceConnectionTests.cs 920 test/Microsoft.Azure.SignalR.Tests/ServiceContextFacts.cs 214 test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs 192 test/Microsoft.Azure.SignalR.Tests/ServiceHubDispatcherTests.cs 126 test/Microsoft.Azure.SignalR.Tests/ServiceLifetimeManagerFacts.cs 363 test/Microsoft.Azure.SignalR.Tests/ServiceLifetimeManagerFactsForNet70.cs 123 test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs 470 test/Microsoft.Azure.SignalR.Tests/ServiceOptionsSetupFacts.cs 50 test/Microsoft.Azure.SignalR.Tests/TestClasses/TestClientConnectionManager.cs 72 test/Microsoft.Azure.SignalR.Tests/TestClasses/TestHubContext.cs 13 test/Microsoft.Azure.SignalR.Tests/TestClasses/TestServiceConnectionContainer.cs 72 test/Microsoft.Azure.SignalR.Tests/TestClasses/TestServiceConnectionForCloseAsync.cs 14 test/Microsoft.Azure.SignalR.Tests/TestClasses/TestSimpleServiceConnection.cs 57 test/Microsoft.Azure.SignalR.Tests/TestConnectionContext.cs 25 test/Microsoft.Azure.SignalR.Tests/TestHubs/ConnectedHub.cs 26 test/Microsoft.Azure.SignalR.Tests/TestHubs/SimpleHub.cs 18 test/Microsoft.Azure.SignalR.Tests/Utils.cs 29