Intent of task_mock.go ×1
All 24 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/24 tests-
server/24 tests-
common/24 tests-
tasks/24 tests-
TestExecutionAwareSchedulerSuite/7 tests-
go.temporal.io/server/common/tasks/TestExecutionAwareSchedulerSuite/TestConcurrentHandleBusyWorkflow -
go.temporal.io/server/common/tasks/TestExecutionAwareSchedulerSuite/TestHandleBusyWorkflow_ReturnsFalseWhenMaxQueuesReached -
go.temporal.io/server/common/tasks/TestExecutionAwareSchedulerSuite/TestHandleBusyWorkflow_SubmitsToExecutionQueueScheduler -
go.temporal.io/server/common/tasks/TestExecutionAwareSchedulerSuite/TestHasExecutionQueue_ReturnsTrueWhenQueueExists -
go.temporal.io/server/common/tasks/TestExecutionAwareSchedulerSuite/TestSubmit_RoutesToExecutionQueueSchedulerWhenActiveQueue -
go.temporal.io/server/common/tasks/TestExecutionAwareSchedulerSuite/TestTrySubmit_AddsToExistingQueueSuccessfully -
go.temporal.io/server/common/tasks/TestExecutionAwareSchedulerSuite/TestTrySubmit_RoutesToBaseWhenMaxQueuesReached
-
-
TestExecutionQueueSchedulerSuite/11 tests-
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestHasQueue -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestParallelTrySubmit_DifferentWorkflows -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestParallelTrySubmit_SameWorkflow -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestQueueTTL_ExpiresAfterIdle -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestSequentialExecution_DifferentWorkflows -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestSequentialExecution_SameWorkflow -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestShutdown_DrainTasks -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestTTLExpiryRace_NoTaskOrphaning -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestTrySubmit_ExistingQueue -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestTrySubmit_RetryThenSuccess -
go.temporal.io/server/common/tasks/TestExecutionQueueSchedulerSuite/TestTrySubmit_Success
-
-
TestSequentialSchedulerSuite/4 tests-
go.temporal.io/server/common/tasks/TestSequentialSchedulerSuite/TestParallelSubmitProcess -
go.temporal.io/server/common/tasks/TestSequentialSchedulerSuite/TestSubmitProcess_Running_Success -
go.temporal.io/server/common/tasks/TestSequentialSchedulerSuite/TestTrySubmitConcurrent -
go.temporal.io/server/common/tasks/TestSequentialSchedulerSuite/TestTrySubmitLockLeak
-
-
-
-
-