Intent of workflow_mock.go ×1
All 43 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/43 tests-
server/43 tests-
service/43 tests-
history/43 tests-
ndc/41 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
-
-
TestTransactionMgrForNewWorkflowSuite/7 tests-
go.temporal.io/server/service/history/ndc/TestTransactionMgrForNewWorkflowSuite/TestDispatchForNewWorkflow_BrandNew -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForNewWorkflowSuite/TestDispatchForNewWorkflow_CreateAsCurrent -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForNewWorkflowSuite/TestDispatchForNewWorkflow_CreateAsZombie -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForNewWorkflowSuite/TestDispatchForNewWorkflow_CreateAsZombie_Dedup -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForNewWorkflowSuite/TestDispatchForNewWorkflow_CreateAsZombie_ReapplyCandidates -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForNewWorkflowSuite/TestDispatchForNewWorkflow_Dup -
go.temporal.io/server/service/history/ndc/TestTransactionMgrForNewWorkflowSuite/TestDispatchForNewWorkflow_SuppressCurrentAndCreateAsCurrent
-
-
TestTransactionMgrSuite/14 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/TestCreateWorkflow -
go.temporal.io/server/service/history/ndc/TestTransactionMgrSuite/TestUpdateWorkflow
-
-
TestWorkflowResetterSuite/6 tests-
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestPersistToDB_CurrentExecutionMissing -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestPersistToDB_CurrentNotTerminated -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestPersistToDB_CurrentTerminated -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_ExcludeAllEvents -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_WithContinueAsNewChain -
go.temporal.io/server/service/history/ndc/TestWorkflowResetterSuite/TestReapplyContinueAsNewWorkflowEvents_WithOutContinueAsNewChain
-
-
-
-