Intent of task_queues.go ×1
All 17 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/17 tests-
server/17 tests-
chasm/3 tests-
lib/3 tests-
activity/3 tests-
TestEmbeddedActivityTaskQueueValidations/2 tests -
TestStandaloneActivityTaskQueueValidations/1 test
-
-
-
-
common/6 tests-
primitives/3 tests-
TestCheckInternalTaskQueueForUserNsAllowed/3 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
-
-
-
tqid/3 tests-
TestNormalizeAndValidateUserDefined/3 tests-
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
-
-
-
-
service/8 tests-
history/8 tests-
api/8 tests-
TestCommandAttrValidatorSuite/6 tests-
TestValidateActivityScheduleAttributes_WorkflowTaskQueue/2 tests-
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/3 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/non-internal_parent_task_queue_with_internal_child_task_queue_is_not_allowed
-
-
go.temporal.io/server/service/history/api/TestCommandAttrValidatorSuite/TestValidateContinueAsNewWorkflowExecutionAttributes_InternalPerNsTaskQueue
-
-
updateactivityoptions/2 tests
-
-
-
-
-