Intent of registry_mock.go ×1
All 96 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/70 tests-
server/70 tests-
common/36 tests-
rpc/36 tests-
interceptor/36 tests-
TestNamespaceCountLimitInterceptor_Intercept/2 tests -
TestNamespaceRateLimitInterceptorSuite/5 tests-
go.temporal.io/server/common/rpc/interceptor/TestNamespaceRateLimitInterceptorSuite/TestIntercept_NonPollMethod_WaitEnabled -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceRateLimitInterceptorSuite/TestIntercept_PollMethod_WaitDisabled -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceRateLimitInterceptorSuite/TestIntercept_PollMethod_WaitEnabled_ContextExpired -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceRateLimitInterceptorSuite/TestIntercept_PollMethod_WaitEnabled_RateLimited -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceRateLimitInterceptorSuite/TestIntercept_PollMethod_WaitForTokenEnabled
-
-
TestNamespaceSuite/1 test -
TestNamespaceValidatorSuite/3 tests-
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_Intercept_SearchAttributeRequests -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_NamespaceNotFound -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_TokenNamespaceEnforcement
-
-
TestRedirectionInterceptorSuite/7 tests-
go.temporal.io/server/common/rpc/interceptor/TestRedirectionInterceptorSuite/TestHandleGlobalAPIInvocation_Local -
go.temporal.io/server/common/rpc/interceptor/TestRedirectionInterceptorSuite/TestHandleGlobalAPIInvocation_LocalRoutingWithError_NoFailureMetrics -
go.temporal.io/server/common/rpc/interceptor/TestRedirectionInterceptorSuite/TestHandleGlobalAPIInvocation_LocalRouting_NoRedirectionMetrics -
go.temporal.io/server/common/rpc/interceptor/TestRedirectionInterceptorSuite/TestHandleGlobalAPIInvocation_NamespaceNotFound -
go.temporal.io/server/common/rpc/interceptor/TestRedirectionInterceptorSuite/TestHandleGlobalAPIInvocation_Redirect -
go.temporal.io/server/common/rpc/interceptor/TestRedirectionInterceptorSuite/TestHandleGlobalAPIInvocation_RemoteRoutingWithError_EmitsFailureMetrics -
go.temporal.io/server/common/rpc/interceptor/TestRedirectionInterceptorSuite/TestHandleGlobalAPIInvocation_RemoteRouting_EmitsRedirectionMetrics
-
-
TestSelectedAPIsForwardingRedirectionPolicySuite/14 tests-
TestGetTargetDataCenter_GlobalNamespace_OneCluster/4 tests-
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_OneCluster/Forwarding_disabled -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_OneCluster/Forwarding_enabled,_all_APIs_disabled,_API_not_whitelisted -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_OneCluster/Forwarding_enabled,_all_APIs_disabled,_API_whitelisted -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_OneCluster/Forwarding_enabled,_all_APIs_enabled
-
-
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_Forwarding_AlternativeCluster -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_Forwarding_AlternativeClusterToCurrentCluster -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_Forwarding_AlternativeClusterToCurrentCluster_AllAPIs -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_Forwarding_CurrentCluster -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_Forwarding_CurrentClusterToAlternativeCluster -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestGetTargetDataCenter_GlobalNamespace_SelectedForNSOverridesEnableForAllAPIs -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestWithNamespaceRedirect_GlobalNamespace_NoForwarding_APINotWhiltelisted -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestWithNamespaceRedirect_GlobalNamespace_NoForwarding_NamespaceNotWhiltelisted -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestWithNamespaceRedirect_GlobalNamespace_OneReplicationCluster -
go.temporal.io/server/common/rpc/interceptor/TestSelectedAPIsForwardingRedirectionPolicySuite/TestWithNamespaceRedirect_LocalNamespace
-
-
go.temporal.io/server/common/rpc/interceptor/TestMaskInternalErrorDetailsInterceptor
-
-
-
service/34 tests-
frontend/24 tests-
TestNamespaceRateLimitInterceptorProvider/20 tests-
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_rate_allow_when_burst_ratio_is_1 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_rate_hit_when_burst_ratio_is_1 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_allow_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_allow_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_allow_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_allow_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_hit_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_hit_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_hit_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_burst_hit_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_rate_allow_when_burst_ratio_is_1 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/visibility_rate_hit_when_burst_ratio_is_1
-
-
TestWorkflowHandlerSuite/4 tests-
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestListArchivedVisibility_Failure_InvalidURI -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestListArchivedVisibility_Failure_NamespaceCacheEntryError -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestListArchivedVisibility_Failure_NamespaceNotConfiguredForArchival -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestListArchivedVisibility_Success
-
-
-
history/6 tests-
TestEngineSuite/4 tests-
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedSignalExternalWorkflowFailed_UnKnownNamespace -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedSignalExternalWorkflowSuccess -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedStartChildWorkflowWithAbandonPolicy -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedStartChildWorkflowWithTerminatePolicy
-
-
worker/4 tests-
migration/4 tests-
TestActivitiesSuite/4 tests-
go.temporal.io/server/service/worker/migration/TestActivitiesSuite/TestVerifyReplicationTasks_AlreadyVerified -
go.temporal.io/server/service/worker/migration/TestActivitiesSuite/TestVerifyReplicationTasks_FailedNotFound -
go.temporal.io/server/service/worker/migration/TestActivitiesSuite/TestVerifyReplicationTasks_SkipWorkflowExecution -
go.temporal.io/server/service/worker/migration/TestActivitiesSuite/TestVerifyReplicationTasks_Success
-
-
-
-
-
-
-
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.nexusservice.v1.NexusService/DispatchNexusTask-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.nexusservice.v1.NexusService/DispatchNexusTask-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.nexusservice.v1.NexusService/DispatchNexusTask-Registered -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.operatorservice.v1.OperatorService/DeleteNamespace-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.operatorservice.v1.OperatorService/DeleteNamespace-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.operatorservice.v1.OperatorService/DeleteNamespace-Registered -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/PollWorkflowTaskQueue-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/PollWorkflowTaskQueue-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/PollWorkflowTaskQueue-Registered -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/SignalWithStartWorkflowExecution-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/SignalWithStartWorkflowExecution-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/SignalWithStartWorkflowExecution-Registered -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/StartWorkflowExecution-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/StartWorkflowExecution-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/StartWorkflowExecution-Registered -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/StartWorkflowExecution-Registered#01 -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/UpdateNamespace-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/UpdateNamespace-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/UpdateNamespace-Registered -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.api.workflowservice.v1.WorkflowService/UpdateNamespace-Registered#01 -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.server.api.adminservice.v1.AdminService/DeleteWorkflowExecution-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.server.api.adminservice.v1.AdminService/DeleteWorkflowExecution-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.server.api.adminservice.v1.AdminService/DeleteWorkflowExecution-Registered -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.server.api.adminservice.v1.AdminService/DescribeMutableState-Deleted -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.server.api.adminservice.v1.AdminService/DescribeMutableState-Deprecated -
go.temporal.io/server/common/rpc/interceptor/TestNamespaceValidatorSuite/Test_StateValidationIntercept_StatusFromNamespace//temporal.server.api.adminservice.v1.AdminService/DescribeMutableState-Registered