Intent of interface_mock.go ×1
All 118 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/118 tests-
server/118 tests-
common/35 tests-
dynamicconfig/5 tests-
TestFileBasedClientSuite/5 tests-
go.temporal.io/server/common/dynamicconfig/TestFileBasedClientSuite/TestNewFileBasedClientWithNilMetricsHandler -
go.temporal.io/server/common/dynamicconfig/TestFileBasedClientSuite/TestUpdate_ChangeOrder_ShouldNotWriteLog -
go.temporal.io/server/common/dynamicconfig/TestFileBasedClientSuite/TestUpdate_ChangedTypedValue -
go.temporal.io/server/common/dynamicconfig/TestFileBasedClientSuite/TestUpdate_ChangedValue -
go.temporal.io/server/common/dynamicconfig/TestFileBasedClientSuite/TestUpdate_NewEntry
-
-
-
log/5 tests-
TestSdkLoggerSuite/5 tests-
go.temporal.io/server/common/log/TestSdkLoggerSuite/TestEmptyKeyValPairs -
go.temporal.io/server/common/log/TestSdkLoggerSuite/TestEvenKeyValPairs -
go.temporal.io/server/common/log/TestSdkLoggerSuite/TestKeyValPairsWithTag -
go.temporal.io/server/common/log/TestSdkLoggerSuite/TestOddKeyValPairs -
go.temporal.io/server/common/log/TestSdkLoggerSuite/TestSingleKeyValPairs
-
-
-
rpc/16 tests-
interceptor/16 tests-
TestHandleError/13 tests-
go.temporal.io/server/common/rpc/interceptor/TestHandleError/canceled -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/deadline-exceeded -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/resource-exhausted-namespace -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/resource-exhausted-system -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/serviceerror-internal -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/serviceerror-internal-log-all -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/serviceerror-invalid-argument -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/serviceerror-invalid-argument-log-all -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/shard-ownership-lost -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/statuserror-internal -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/statuserror-internal-log-all -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/statuserror-invalid-argument -
go.temporal.io/server/common/rpc/interceptor/TestHandleError/statuserror-invalid-argument-log-all
-
-
TestSlowRequestLoggerInterceptor/1 test -
go.temporal.io/server/common/rpc/interceptor/TestMaskInternalErrorDetailsInterceptor -
go.temporal.io/server/common/rpc/interceptor/TestMaskUnknownOrInternalErrors
-
-
-
tasks/1 test
-
-
service/83 tests-
history/83 tests-
TestEngine2Suite/67 tests-
TestRecordChildExecutionCompleted_ChildFirstRunId/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted_ChildFirstRunId/child_first_run_id_doesnt_match -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted_ChildFirstRunId/child_first_run_id_is_set -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted_ChildFirstRunId/empty_child_first_run_id
-
-
TestRecordChildExecutionCompleted_MissingChildStartedEvent_ChildFirstRunId/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted_MissingChildStartedEvent_ChildFirstRunId/child_first_run_id_is_different -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted_MissingChildStartedEvent_ChildFirstRunId/child_first_run_id_is_same_as_current_run_id -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted_MissingChildStartedEvent_ChildFirstRunId/empty_child_first_run_id
-
-
TestStartWorkflowExecution_Dedup/17 tests-
when_workflow_completed/17 tests-
with_failure/12 tests-
status_Canceled/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Canceled/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Canceled/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Canceled/and_id_reuse_policy_REJECT_DUPLICATE
-
-
status_Failed/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Failed/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Failed/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Failed/and_id_reuse_policy_REJECT_DUPLICATE
-
-
status_Terminated/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Terminated/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Terminated/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_Terminated/and_id_reuse_policy_REJECT_DUPLICATE
-
-
status_TimedOut/3 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_TimedOut/and_id_reuse_policy_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_TimedOut/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_failure/status_TimedOut/and_id_reuse_policy_REJECT_DUPLICATE
-
-
-
with_success/4 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_ALLOW_DUPLICATE_FAILED_ONLY -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_REJECT_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_is_ALLOW_DUPLICATE -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/with_success/and_id_reuse_policy_is_TERMINATE_IF_RUNNING
-
-
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup/when_workflow_completed/ignore_error_when_request_ID_is_the_same
-
-
-
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordActivityTaskStartedDuplicateRequest -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordActivityTaskStartedIfNoExecution -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordActivityTaskStartedSuccess -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordChildExecutionCompleted_MissingChildStartedEvent -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedConflictOnUpdate -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedIfGetExecutionFailed -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedIfNoExecution -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedIfTaskAlreadyCompleted -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedIfTaskAlreadyStarted -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedSuccess -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedSuccessStickyEnabled -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedSuccessStickyEnabled_WithInternalRawHistory -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStartedSuccessWithInternalRawHistory -
go.temporal.io/server/service/history/TestEngine2Suite/TestRecordWorkflowTaskStarted_NoMessages -
go.temporal.io/server/service/history/TestEngine2Suite/TestRefreshWorkflowTasks -
go.temporal.io/server/service/history/TestEngine2Suite/TestRequestCancelWorkflowExecution_Finished -
go.temporal.io/server/service/history/TestEngine2Suite/TestRequestCancelWorkflowExecution_NotFound -
go.temporal.io/server/service/history/TestEngine2Suite/TestRequestCancelWorkflowExecution_ParentMismatch -
go.temporal.io/server/service/history/TestEngine2Suite/TestRequestCancelWorkflowExecution_Running -
go.temporal.io/server/service/history/TestEngine2Suite/TestRespondWorkflowTaskCompletedRecordMarkerCommand -
go.temporal.io/server/service/history/TestEngine2Suite/TestRespondWorkflowTaskCompleted_StartChildWithSearchAttributes -
go.temporal.io/server/service/history/TestEngine2Suite/TestRespondWorkflowTaskCompleted_StartChildWorkflow_ExceedsLimit -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_JustSignal -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_Start_DuplicateRequests -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_Start_WorkflowAlreadyStarted -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_WorkflowNotExist -
go.temporal.io/server/service/history/TestEngine2Suite/TestSignalWithStartWorkflowExecution_WorkflowNotRunning -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_BrandNew -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_BrandNew_SearchAttributes -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_CalledTooSoon -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_PolicyFail -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_SameAttachedRequestID -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_SameRequestID -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Dedup_Running_UseExisting -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Terminate_Existing -
go.temporal.io/server/service/history/TestEngine2Suite/TestStartWorkflowExecution_Terminate_Running -
go.temporal.io/server/service/history/TestEngine2Suite/TestTerminateWorkflowExecution_ParentMismatch -
go.temporal.io/server/service/history/TestEngine2Suite/TestVerifyChildExecutionCompletionRecorded_InitiatedEventFoundOnCurrentBranch -
go.temporal.io/server/service/history/TestEngine2Suite/TestVerifyChildExecutionCompletionRecorded_InitiatedEventFoundOnNonCurrentBranch -
go.temporal.io/server/service/history/TestEngine2Suite/TestVerifyChildExecutionCompletionRecorded_InitiatedEventNotFound -
go.temporal.io/server/service/history/TestEngine2Suite/TestVerifyChildExecutionCompletionRecorded_ResendParent -
go.temporal.io/server/service/history/TestEngine2Suite/TestVerifyChildExecutionCompletionRecorded_WorkflowClosed -
go.temporal.io/server/service/history/TestEngine2Suite/TestVerifyChildExecutionCompletionRecorded_WorkflowNotExist
-
-
api/7 tests-
respondworkflowtaskcompleted/7 tests-
TestWorkflowSizeChecker_NumChildWorkflows/7 tests-
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowSizeChecker_NumChildWorkflows/Limits_but_no_workflow_data -
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowSizeChecker_NumChildWorkflows/Limits_not_exceeded -
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowSizeChecker_NumChildWorkflows/No_limits_and_no_data -
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowSizeChecker_NumChildWorkflows/Pending_activities_limit_exceeded -
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowSizeChecker_NumChildWorkflows/Pending_cancel_requests_limit_exceeded -
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowSizeChecker_NumChildWorkflows/Pending_child_executions_limit_exceeded -
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowSizeChecker_NumChildWorkflows/Pending_signals_limit_exceeded
-
-
-
-
workflow/9 tests-
TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/9 tests-
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/archival_disabled_in_cluster -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/archival_disabled_in_namespace -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/archival_enabled -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/delay_exceeds_retention -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/delay_is_less_than_retention -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/delay_is_zero -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/delete_after_close_skips_archival -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/history_archival_disabled -
go.temporal.io/server/service/history/workflow/TestTaskGeneratorImpl_GenerateWorkflowCloseTasks/visibility_archival_disabled
-
-
-
-
-
-