Intent of task_queues.go ×2
All 91 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/91 tests-
server/91 tests-
chasm/15 tests-
lib/15 tests-
activity/8 tests-
TestEmbeddedActivityTaskQueueValidations/2 tests -
TestRequestIDGeneratedWhenMissing/1 test -
TestRequestIdStableAcrossRetries/2 tests -
TestStandaloneActivityTaskQueueValidations/1 test
-
-
workflow/7 tests-
TestValidateSignalWithStartRequest/7 tests-
go.temporal.io/server/chasm/lib/workflow/TestValidateSignalWithStartRequest/AutoGeneratesRequestID -
go.temporal.io/server/chasm/lib/workflow/TestValidateSignalWithStartRequest/ConflictPolicyFailNotSupported -
go.temporal.io/server/chasm/lib/workflow/TestValidateSignalWithStartRequest/CronAndStartDelaySetTogether -
go.temporal.io/server/chasm/lib/workflow/TestValidateSignalWithStartRequest/HappyPath -
go.temporal.io/server/chasm/lib/workflow/TestValidateSignalWithStartRequest/IncompatibleRejectDuplicateWithTerminateExisting -
go.temporal.io/server/chasm/lib/workflow/TestValidateSignalWithStartRequest/IncompatibleTerminateIfRunningWithConflictPolicy -
go.temporal.io/server/chasm/lib/workflow/TestValidateSignalWithStartRequest/RequestIDTooLong
-
-
-
-
-
common/13 tests-
primitives/6 tests-
TestCheckInternalTaskQueueForUserNsAllowed/6 tests-
go.temporal.io/server/common/primitives/TestCheckInternalTaskQueueForUserNsAllowed/Child_is_internal,_parent_is_empty_-_error -
go.temporal.io/server/common/primitives/TestCheckInternalTaskQueueForUserNsAllowed/Child_is_internal,_parent_is_internal_-_allowed -
go.temporal.io/server/common/primitives/TestCheckInternalTaskQueueForUserNsAllowed/Child_is_internal,_parent_is_user_task_queue_-_error -
go.temporal.io/server/common/primitives/TestCheckInternalTaskQueueForUserNsAllowed/Child_is_not_internal,_parent_is_empty_-_allowed,_this_method_logic_doesn't_check_for_empty_string -
go.temporal.io/server/common/primitives/TestCheckInternalTaskQueueForUserNsAllowed/Child_is_not_internal,_parent_is_internal_-_allowed -
go.temporal.io/server/common/primitives/TestCheckInternalTaskQueueForUserNsAllowed/Child_is_user_task_queue,_parent_is_user_task_queue_-_allowed
-
-
-
tqid/7 tests-
TestNormalizeAndValidateUserDefined/7 tests-
go.temporal.io/server/common/tqid/TestNormalizeAndValidateUserDefined/Empty_name_with_default,_no_parent -
go.temporal.io/server/common/tqid/TestNormalizeAndValidateUserDefined/Internal_per-ns_task_queue_with_internal_per-ns_parent -
go.temporal.io/server/common/tqid/TestNormalizeAndValidateUserDefined/Internal_per-ns_task_queue_with_non-internal_parent -
go.temporal.io/server/common/tqid/TestNormalizeAndValidateUserDefined/Internal_per-ns_task_queue_without_parent -
go.temporal.io/server/common/tqid/TestNormalizeAndValidateUserDefined/User_task_queue_with_empty_parent -
go.temporal.io/server/common/tqid/TestNormalizeAndValidateUserDefined/Valid_user-defined_task_queue_with_parent -
go.temporal.io/server/common/tqid/TestNormalizeAndValidateUserDefined/Valid_user-defined_task_queue_without_parent
-
-
-
-
service/53 tests-
frontend/30 tests-
TestWorkflowHandlerSuite/30 tests-
TestExecuteMultiOperation/6 tests-
Start_operation_is_validated/3 tests-
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestExecuteMultiOperation/Start_operation_is_validated/`cron_schedule`_is_invalid -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestExecuteMultiOperation/Start_operation_is_validated/`request_eager_execution`_is_invalid -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestExecuteMultiOperation/Start_operation_is_validated/`workflow_start_delay`_is_invalid
-
-
Update_operation_is_validated/2 tests -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestExecuteMultiOperation/operation_with_different_workflow_ID_as_previous_operation_is_invalid
-
-
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestExecuteMultiOperation_TimeSkipping_DCDisabled -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestExecuteMultiOperation_TimeSkipping_DCEnabled -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestSignalWithStartWorkflowExecution_DefaultWorkflowIdDuplicationPolicies -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestSignalWithStartWorkflowExecution_Failed_InvalidLinks -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestSignalWithStartWorkflowExecution_InvalidWorkflowIdConflictPolicy -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestSignalWithStartWorkflowExecution_InvalidWorkflowIdReusePolicy_TerminateIfRunning -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestSignalWithStartWorkflowExecution_Priority -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestSignalWithStartWorkflowExecution_TimeSkipping_DCDisabled -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestSignalWithStartWorkflowExecution_TimeSkipping_DCEnabled -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_DefaultWorkflowIdDuplicationPolicies -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_EnsureNilRetryPolicyNotInitialized -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_EnsureNonNilRetryPolicyInitialized -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidAggregatedLinks -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidCallbackLinks -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidExecutionTimeout -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidLinks -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidRunTimeout -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_InvalidTaskTimeout -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Failed_NamespaceNotSet -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_InvalidWorkflowIdReusePolicy_RejectDuplicate -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_InvalidWorkflowIdReusePolicy_TerminateIfRunning -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_Priority -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_TimeSkipping_DCDisabled -
go.temporal.io/server/service/frontend/TestWorkflowHandlerSuite/TestStartWorkflowExecution_TimeSkipping_DCEnabled
-
-
-
history/23 tests-
TestEngineSuite/8 tests-
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedConflictOnUpdate -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedSingleActivityScheduledAttribute -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedSingleActivityScheduledWorkflowTask -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedStartChildWorkflowWithAbandonPolicy -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompletedStartChildWorkflowWithTerminatePolicy -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompleted_ActivityEagerExecution_Cancelled -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompleted_ActivityEagerExecution_NotCancelled -
go.temporal.io/server/service/history/TestEngineSuite/TestRespondWorkflowTaskCompleted_ActivityEagerExecution_WorkflowClosed
-
-
api/13 tests-
TestCommandAttrValidatorSuite/10 tests-
TestValidateActivityScheduleAttributes_WorkflowTaskQueue/3 tests-
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityScheduleAttributes_WorkflowTaskQueue/normal_workflow_scheduling_activity_on_normal_task_queue_is_allowed -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityScheduleAttributes_WorkflowTaskQueue/normal_workflow_scheduling_activity_on_per-ns-tq_is_blocked -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateActivityScheduleAttributes_WorkflowTaskQueue/per-ns-tq_workflow_scheduling_activity_on_per-ns-tq_is_allowed
-
-
TestValidateStartChildExecutionAttributes_InternalTaskQueue/5 tests-
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateStartChildExecutionAttributes_InternalTaskQueue/internal_parent_task_queue_with_empty_child_task_queue_is_allowed -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateStartChildExecutionAttributes_InternalTaskQueue/internal_parent_task_queue_with_internal_child_task_queue_is_allowed -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateStartChildExecutionAttributes_InternalTaskQueue/internal_parent_task_queue_with_non-internal_child_task_queue_is_allowed -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateStartChildExecutionAttributes_InternalTaskQueue/non-internal_parent_task_queue_with_internal_child_task_queue_is_not_allowed -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateStartChildExecutionAttributes_InternalTaskQueue/non-internal_parent_task_queue_with_non-internal_child_task_queue_is_allowed
-
-
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateContinueAsNewWorkflowExecutionAttributes -
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateContinueAsNewWorkflowExecutionAttributes_InternalPerNsTaskQueue
-
-
updateactivityoptions/3 tests-
TestActivityOptionsSuite/3 tests-
go.temporal.io/server/service/history/api/updateactivityoptions/TestActivityOptionsSuite/Test_updateActivityOptionsAcceptance -
go.temporal.io/server/service/history/api/updateactivityoptions/TestActivityOptionsSuite/Test_updateActivityOptions_PerNSTQ_Allowed -
go.temporal.io/server/service/history/api/updateactivityoptions/TestActivityOptionsSuite/Test_updateActivityOptions_PerNSTQ_Blocked
-
-
-
-
-
temporal/4 tests -
temporaltest/6 tests-
go.temporal.io/server/temporaltest/ExampleNewServer -
go.temporal.io/server/temporaltest/TestClientWithCustomInterceptor -
go.temporal.io/server/temporaltest/TestDefaultWorkerOptions -
go.temporal.io/server/temporaltest/TestNewServer -
go.temporal.io/server/temporaltest/TestNewWorkerWithOptions -
go.temporal.io/server/temporaltest/TestSearchAttributeRegistration
-
-
-