Intent of timer_sequence.go ×1
All 16 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/16 tests-
server/16 tests-
service/16 tests-
history/16 tests-
TestTimerQueueActiveTaskExecutorSuite/3 tests-
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessUserTimerTimeout_Fire -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessUserTimerTimeout_Noop -
go.temporal.io/server/service/history/TestTimerQueueActiveTaskExecutorSuite/TestProcessUserTimerTimeout_WfClosed
-
-
TestTimerQueueStandbyTaskExecutorSuite/3 tests-
go.temporal.io/server/service/history/TestTimerQueueStandbyTaskExecutorSuite/TestProcessUserTimerTimeout_Multiple -
go.temporal.io/server/service/history/TestTimerQueueStandbyTaskExecutorSuite/TestProcessUserTimerTimeout_Pending -
go.temporal.io/server/service/history/TestTimerQueueStandbyTaskExecutorSuite/TestProcessUserTimerTimeout_Success
-
-
workflow/8 tests-
TestTaskRefresherSuite/4 tests-
go.temporal.io/server/service/history/workflow/TestTaskRefresherSuite/TestRefreshUserTimer -
go.temporal.io/server/service/history/workflow/TestTaskRefresherSuite/TestRefreshUserTimer_FullRefresh_ClearsMasks_EnqueuesEarliest -
go.temporal.io/server/service/history/workflow/TestTaskRefresherSuite/TestRefreshUserTimer_Partial_NoUpdatedTimers_MaskCreated_NoTask -
go.temporal.io/server/service/history/workflow/TestTaskRefresherSuite/TestRefreshUserTimer_Partial_NoUpdatedTimers_MaskNone_GeneratesEarliest
-
-
TestTimerSequenceSuite/4 tests-
go.temporal.io/server/service/history/workflow/TestTimerSequenceSuite/TestCreateNextUserTimer_AlreadyCreated_BeforeWorkflowExpiry -
go.temporal.io/server/service/history/workflow/TestTimerSequenceSuite/TestCreateNextUserTimer_AlreadyCreated_NoWorkflowExpiry -
go.temporal.io/server/service/history/workflow/TestTimerSequenceSuite/TestCreateNextUserTimer_NotCreated_BeforeWorkflowExpiry -
go.temporal.io/server/service/history/workflow/TestTimerSequenceSuite/TestCreateNextUserTimer_NotCreated_NoWorkflowExpiry
-
-
-
-
-