Intent of shard_context_mock.go ×1
All 50 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/50 tests-
server/50 tests-
service/50 tests-
history/50 tests-
api/8 tests-
respondactivitytaskfailed/5 tests-
TestWorkflowSuite/5 tests-
go.temporal.io/server/service/history/api/respondactivitytaskfailed/TestWorkflowSuite/Test_CacheRefreshRequired_ReturnCacheStaleError -
go.temporal.io/server/service/history/api/respondactivitytaskfailed/TestWorkflowSuite/Test_LastHeartBeatDetailsExist_UpdatesMutableState -
go.temporal.io/server/service/history/api/respondactivitytaskfailed/TestWorkflowSuite/Test_NoMoreRetriesAndMutableStateHasNoPendingTasks_WillRecordFailedEventAndAddWorkflowTaskScheduledEvent -
go.temporal.io/server/service/history/api/respondactivitytaskfailed/TestWorkflowSuite/Test_NormalFlowShouldRescheduleActivity_UpdatesWorkflowExecutionAsActive -
go.temporal.io/server/service/history/api/respondactivitytaskfailed/TestWorkflowSuite/Test_NormalFlowShouldRescheduleActivity_UsesOriginalStartedTimeForMetrics
-
-
-
signalworkflow/1 test-
TestSignalWorkflowSuite/1 test
-
-
deletemanager/4 tests-
TestDeleteManagerSuite/4 tests-
go.temporal.io/server/service/history/deletemanager/TestDeleteManagerSuite/TestDeleteDeletedWorkflowExecution -
go.temporal.io/server/service/history/deletemanager/TestDeleteManagerSuite/TestDeleteDeletedWorkflowExecution_Error -
go.temporal.io/server/service/history/deletemanager/TestDeleteManagerSuite/TestDeleteWorkflowExecutionByRetention_SkipsReplication -
go.temporal.io/server/service/history/deletemanager/TestDeleteManagerSuite/TestDeleteWorkflowExecution_OpenWorkflow
-
-
-
ndc/4 tests-
TestWorkflowReplicatorSuite/4 tests-
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
-
-
-
replication/23 tests-
TestStreamSenderSuite/21 tests-
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestLivenessMonitor -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvEventLoop_Panic_ShouldCaptureAsError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvEventLoop_RpcError_ShouldReturnStreamError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_SingleStack_Error -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_SingleStack_Success -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_TieredStack_Error -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_TieredStack_Success -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_SingleStack -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_SingleStack_NoQueueState -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_SingleStack_NoReaderState -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_TieredStack_NoReaderState -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_TieredStack_SingleReaderScope -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_TieredStack_TieredReaderScope -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendEventLoop_Panic_ShouldCaptureAsError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendEventLoop_StreamSendError_ShouldReturnStreamError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendLive -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_Noop -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_TieredStack_HighPriority -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_TieredStack_LowPriority -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_WithTasks -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_WithoutTasks
-
-
-
workflow/11 tests-
TestTransactionSuite/6 tests-
TestConflictResolveWorkflowExecution_CompletionMetrics/2 tests-
go.temporal.io/server/service/history/workflow/TestTransactionSuite/TestConflictResolveWorkflowExecution_CompletionMetrics/reset_snapshot_failed_with_closing_event_emits -
go.temporal.io/server/service/history/workflow/TestTransactionSuite/TestConflictResolveWorkflowExecution_CompletionMetrics/reset_snapshot_failed_without_closing_event_does_not_emit
-
-
TestUpdateWorkflowExecution_CompletionMetrics/4 tests-
go.temporal.io/server/service/history/workflow/TestTransactionSuite/TestUpdateWorkflowExecution_CompletionMetrics/IgnoreCurrent_with_closing_event_emits -
go.temporal.io/server/service/history/workflow/TestTransactionSuite/TestUpdateWorkflowExecution_CompletionMetrics/completed_with_closing_event_emits -
go.temporal.io/server/service/history/workflow/TestTransactionSuite/TestUpdateWorkflowExecution_CompletionMetrics/failed_with_closing_event_emits -
go.temporal.io/server/service/history/workflow/TestTransactionSuite/TestUpdateWorkflowExecution_CompletionMetrics/failed_without_closing_event_(reset_re-persist)_does_not_emit
-
-
-
go.temporal.io/server/service/history/workflow/TestRecordActivityCompletionMetrics_RecordsLargeLatency -
go.temporal.io/server/service/history/workflow/TestRecordActivityCompletionMetrics_SkipsFutureStartTime -
go.temporal.io/server/service/history/workflow/TestRecordActivityCompletionMetrics_SkipsStartToCloseLatencyWhenStartedTimeMissing -
go.temporal.io/server/service/history/workflow/TestRecordActivityCompletionMetrics_TimeoutWithMissingStartedTimeSkipsLatencyAndEmitsCounter -
go.temporal.io/server/service/history/workflow/TestRecordActivityCompletionMetrics_TimeoutWithStartedTimeSkipsLatency
-
-
-
-
-