Intent of metrics.go ×3
All 31 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/31 tests-
server/31 tests-
service/26 tests-
history/26 tests-
TestEngineSuite/10 tests-
go.temporal.io/server/service/history/TestEngineSuite/TestRequestCancel_RespondWorkflowTaskCompleted_NoHeartBeat -
go.temporal.io/server/service/history/TestEngineSuite/TestRequestCancel_RespondWorkflowTaskCompleted_Success -
go.temporal.io/server/service/history/TestEngineSuite/TestRequestCancel_RespondWorkflowTaskCompleted_SuccessWithQueries -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondActivityTaskCanceledById_Started -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondActivityTaskCanceled_Started -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondActivityTaskCompletedByIdSuccess -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondActivityTaskCompletedSuccess -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondActivityTaskFailedByIdSuccess -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondActivityTaskFailedSuccess -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondActivityTaskFailedWithHeartbeatSuccess
-
-
TestTimerQueueActiveTaskExecutorSuite/7 tests-
TestProcessSingleActivityTimeoutTask/3 tests-
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessSingleActivityTimeoutTask/Retry_Policy_Not_Set -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessSingleActivityTimeoutTask/Retry_State_In_Progress -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessSingleActivityTimeoutTask/Retry_State_Timeout
-
-
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessActivityTimeout_NoRetryPolicy_Fire -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessActivityTimeout_RetryPolicy_Fire -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessActivityTimeout_RetryPolicy_Retry -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessActivityTimeout_RetryPolicy_RetryTimeout
-
-
api/4 tests-
respondactivitytaskfailed/4 tests-
TestWorkflowSuite/4 tests-
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
-
-
-
-
workflow/5 tests-
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
-
-
-
-
temporaltest/5 tests
-
-