Intent of transaction_manager_existing_workflow.go ×1
All 49 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/49 tests-
server/49 tests-
service/49 tests-
history/49 tests-
ndc/49 tests-
TestTransactionMgrForExistingWorkflowSuite/12 tests-
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoCurrentRecord_ClosedTargetRun_AppliesAsZombie -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoCurrentRecord_ClosedTargetRun_Rebuilt_AppliesAsZombie -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoCurrentRecord_RunningTargetRun_Errors -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoRebuild_CurrentWorkflowGuaranteed -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoRebuild_CurrentWorkflowNotGuaranteed_NotCurrent_CurrentComplete_UpdateAsCurrent -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoRebuild_CurrentWorkflowNotGuaranteed_NotCurrent_CurrentRunning_UpdateAsCurrent -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoRebuild_CurrentWorkflowNotGuaranteed_NotCurrent_UpdateAsZombie_NewRunDoesExists -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_NoRebuild_CurrentWorkflowNotGuaranteed_NotCurrent_UpdateAsZombie_NewRunDoesNotExists -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_Rebuild_IsCurrent -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_Rebuild_NotCurrent_UpdateAsCurrent -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_Rebuild_NotCurrent_UpdateAsZombie_NewRunDoesExists -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForExistingWorkflowSuite/TestDispatchForExistingWorkflow_Rebuild_NotCurrent_UpdateAsZombie_NewRunDoesNotExists
-
-
TestTransactionMgrSuite/18 tests-
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Active_Closed -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Active_Open -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Closed_NoWorkflowTaskBoundary -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Closed_PendingWorkflowTask -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Closed_ResetError -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Closed_ResetFailed -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Closed_StartedPendingWorkflowTask -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Closed_TransientWorkflowTaskNotUsable -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Passive_Closed -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_CurrentWorkflow_Passive_Open -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_NotCurrentWorkflow_Active -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestBackfillWorkflow_NotCurrentWorkflow_Passive -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestCheckWorkflowExists_DoesExists -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestCheckWorkflowExists_DoesNotExists -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestCreateWorkflow -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestGetWorkflowCurrentRunID_Exists -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestGetWorkflowCurrentRunID_Missing -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestUpdateWorkflow
-
-
TestWorkflowReplicatorSuite/19 tests-
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ApplyWorkflowState_Ancestors -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ApplyWorkflowState_BrandNew -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ApplyWorkflowState_ExistWorkflow_Resend -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ApplyWorkflowState_ExistWorkflow_SyncHSM -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ApplyWorkflowState_NoClosedWorkflow_Error -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ReplicateVersionedTransition_DifferentBranch_SyncState -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ReplicateVersionedTransition_FirstTask_SyncMutation -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ReplicateVersionedTransition_MutationProvidedWithGap_ReturnSyncStateError -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ReplicateVersionedTransition_SameBranch_SyncMutation -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_ReplicateVersionedTransition_SameBranch_SyncSnapshot -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_bringLocalEventsUpToSourceCurrentBranch_CreateNewBranch -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_bringLocalEventsUpToSourceCurrentBranch_ExternalPayloadStats -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_bringLocalEventsUpToSourceCurrentBranch_WithGapAndTailEvents -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_bringLocalEventsUpToSourceCurrentBranch_WithGapAndTailEvents_NewMutableState -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_bringLocalEventsUpToSourceCurrentBranch_WithGapAndTailEvents_NotConsecutive -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_handleFirstReplicationTask_CreateWorkflowFails_BranchCleanup -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_handleFirstReplicationTask_InvalidArtifactType_Error -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_handleFirstReplicationTask_WithMutation_Success -
go.temporal.io/server/service/history/ndc/TestWorkflowReplicatorSuite/Test_handleFirstReplicationTask_WithSnapshot_Success
-
-
-
-
-
-