Intent of event_store.go ×2
All 82 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/82 tests-
server/82 tests-
service/72 tests-
history/72 tests-
TestAccess/6 tests-
go.temporal.io/server/service/history/TestAccess/read_failure -
go.temporal.io/server/service/history/TestAccess/read_success -
go.temporal.io/server/service/history/TestAccess/read_zombie -
go.temporal.io/server/service/history/TestAccess/write_error -
go.temporal.io/server/service/history/TestAccess/write_success -
go.temporal.io/server/service/history/TestAccess/write_zombie
-
-
TestEngine2Suite/5 tests-
go.temporal.io/server/service/history/TestEngine2Suite/TestRefreshWorkflowTasks -
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/TestVerifyChildExecutionCompletionRecorded_ResendParent -
go.temporal.io/server/service/history/TestEngine2Suite/TestVerifyChildExecutionCompletionRecorded_WorkflowClosed
-
-
TestEngineSuite/6 tests-
go.temporal.io/server/service/history/TestEngineSuite/TestQueryWorkflow_RejectBasedOnCompleted -
go.temporal.io/server/service/history/TestEngineSuite/TestQueryWorkflow_RejectBasedOnFailed -
go.temporal.io/server/service/history/TestEngineSuite/TestRequestCancel_RespondWorkflowTaskCompleted_Completed -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedCompleteWorkflowSuccess -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedFailWorkflowSuccess -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompleted_ActivityEagerExecution_WorkflowClosed
-
-
TestTimerQueueActiveTaskExecutorSuite/5 tests-
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestWorkflowExecutionTimeout_Fire -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestWorkflowRunTimeout_Cron -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestWorkflowRunTimeout_Fire -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestWorkflowRunTimeout_Retry -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestWorkflowRunTimeout_WorkflowExpired
-
-
TestTimerQueueStandbyTaskExecutorSuite/1 test -
TestTransferQueueActiveTaskExecutorSuite/9 tests-
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_DeleteAfterClose -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_HasParent -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_NoParent -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_NoParent_ChildInDeletedNamespace -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_NoParent_HasFewChildren -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_NoParent_HasManyAbandonedChildren -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_NoParent_HasManyChildren -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessCloseExecution_ParentWasReset_HasManyChildren -
go.temporal.io/server/service/history/TestTransferQueueActiveTaskExecutorSuite/TestProcessorStartChildExecution_ChildStarted_ParentClosed
-
-
TestValidateStateMachineRef/10 tests-
WithTransitionHistory/4 tests-
TransitionHistoryCleared/1 test -
go.temporal.io/server/service/history/TestValidateStateMachineRef/WithTransitionHistory/NodeNotFound -
go.temporal.io/server/service/history/TestValidateStateMachineRef/WithTransitionHistory/StalenessCheckFailure -
go.temporal.io/server/service/history/TestValidateStateMachineRef/WithTransitionHistory/Valid
-
-
WithoutTransitionHistory/5 tests -
go.temporal.io/server/service/history/TestValidateStateMachineRef/TaskGenerationStale
-
-
api/3 tests-
respondworkflowtaskcompleted/2 tests-
TestWorkflowTaskCompletedHandlerSuite/2 tests-
TestWorkflowTaskCompletionPagination/2 tests-
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowTaskCompletedHandlerSuite/TestWorkflowTaskCompletionPagination/Buffer_cleared_when_the_workflow_is_closed -
go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/TestWorkflowTaskCompletedHandlerSuite/TestWorkflowTaskCompletionPagination/Per_workflow_buffer_overflow_terminates_the_workflow
-
-
-
-
verifyfirstworkflowtaskscheduled/1 test-
TestVerifyFirstWorkflowTaskScheduledSuite/1 test
-
-
-
historybuilder/19 tests-
TestHistoryBuilderSuite/7 tests-
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilderSuite/TestContinuedAsNew_NilSearchAttributesFiltered -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilderSuite/TestWorkflowExecutionCancelled -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilderSuite/TestWorkflowExecutionCompleted -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilderSuite/TestWorkflowExecutionContinueAsNew -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilderSuite/TestWorkflowExecutionFailed -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilderSuite/TestWorkflowExecutionTerminated -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilderSuite/TestWorkflowExecutionTimeout
-
-
TestHistoryBuilder_AddDifferentEvents/6 tests-
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents/When_CompletedWorkflowEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents/When_ContinuedAsNewEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents/When_FailWorkflowEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents/When_TimeoutWorkflowEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents/When_WorkflowExecutionCanceledEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents/When_WorkflowExecutionTerminatedEvent_added_it_will_be_placed_in_memLatestBatch
-
-
TestHistoryBuilder_AddDifferentEvents_WorkflowFinishEvents/6 tests-
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents_WorkflowFinishEvents/When_CompletedWorkflowEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents_WorkflowFinishEvents/When_ContinuedAsNewEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents_WorkflowFinishEvents/When_FailWorkflowEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents_WorkflowFinishEvents/When_TimeoutWorkflowEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents_WorkflowFinishEvents/When_WorkflowExecutionCanceledEvent_added_it_will_be_placed_in_memLatestBatch -
go.temporal.io/server/service/history/historybuilder/TestHistoryBuilder_AddDifferentEvents_WorkflowFinishEvents/When_WorkflowExecutionTerminatedEvent_added_it_will_be_placed_in_memLatestBatch
-
-
-
workflow/4 tests-
workflow_test/4 tests-
TestGetNexusCompletion/4 tests-
go.temporal.io/server/service/history/workflow/workflow_test/TestGetNexusCompletion/cancelation -
go.temporal.io/server/service/history/workflow/workflow_test/TestGetNexusCompletion/failure -
go.temporal.io/server/service/history/workflow/workflow_test/TestGetNexusCompletion/success -
go.temporal.io/server/service/history/workflow/workflow_test/TestGetNexusCompletion/termination
-
-
-
-
-
-
temporal/4 tests -
temporaltest/6 tests-
go.temporal.io/server/temporaltest/ExampleNewServer -
go.temporal.io/server/temporaltest/TestClientWithCustomInterceptor -
go.temporal.io/server/temporaltest/TestDefaultWorkerOptions -
go.temporal.io/server/temporaltest/TestNewServer -
go.temporal.io/server/temporaltest/TestNewWorkerWithOptions -
go.temporal.io/server/temporaltest/TestSearchAttributeRegistration
-
-
-