Intent of tree.go ×2
All 69 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/69 tests-
server/69 tests-
components/47 tests-
nexusoperations/47 tests-
TestCherryPick/4 tests-
go.temporal.io/server/components/nexusoperations/TestCherryPick/DoubleApply -
go.temporal.io/server/components/nexusoperations/TestCherryPick/InvalidScheduledEventID -
go.temporal.io/server/components/nexusoperations/TestCherryPick/NoRequestID -
go.temporal.io/server/components/nexusoperations/TestCherryPick/ValidRequestID
-
-
TestCompleteExternally/4 tests-
go.temporal.io/server/components/nexusoperations/TestCompleteExternally/started-canceled -
go.temporal.io/server/components/nexusoperations/TestCompleteExternally/started-failed -
go.temporal.io/server/components/nexusoperations/TestCompleteExternally/started-succeeded -
go.temporal.io/server/components/nexusoperations/TestCompleteExternally/started-timedout
-
-
TestCompleteFromAttempt/1 test -
TestCompletionHandler_EmitsCallerMetrics/3 tests -
TestProcessCancelationTask/8 tests-
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/endpoint_not_found -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/failure -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/invocation_timeout -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/operation_timeout_by_ScheduleToCloseTimeout -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/operation_timeout_by_StartToCloseTimeout -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/success -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/success_with_headers -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask/transient_error
-
-
TestProcessCancelationTask_SystemEndpoint/4 tests-
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask_SystemEndpoint/chasm_processor_error -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask_SystemEndpoint/history_service_error_-_InvalidArgument_(treated_as_retryable) -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask_SystemEndpoint/history_service_error_-_retryable -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask_SystemEndpoint/success
-
-
TestProcessInvocationTask_SystemEndpoint/1 test -
TestProcessTimeoutTask_EmitsCallerMetrics/1 test -
TestTerminalStatesDeletion/4 tests-
go.temporal.io/server/components/nexusoperations/TestTerminalStatesDeletion/CanceledDeletesStateMachine -
go.temporal.io/server/components/nexusoperations/TestTerminalStatesDeletion/CompletedDeletesStateMachine -
go.temporal.io/server/components/nexusoperations/TestTerminalStatesDeletion/FailedDeletesStateMachine -
go.temporal.io/server/components/nexusoperations/TestTerminalStatesDeletion/TimedOutDeletesStateMachine
-
-
workflow/7 tests-
TestHandleCancelCommand/3 tests-
go.temporal.io/server/components/nexusoperations/workflow/TestHandleCancelCommand/operation_already_completed -
go.temporal.io/server/components/nexusoperations/workflow/TestHandleCancelCommand/operation_already_completed_-_completion_buffered -
go.temporal.io/server/components/nexusoperations/workflow/TestHandleCancelCommand/operation_not_found
-
-
TestOperationNodeDeletionOnTerminalEvents/4 tests-
go.temporal.io/server/components/nexusoperations/workflow/TestOperationNodeDeletionOnTerminalEvents/canceled_event_deletes_node -
go.temporal.io/server/components/nexusoperations/workflow/TestOperationNodeDeletionOnTerminalEvents/completed_event_deletes_node -
go.temporal.io/server/components/nexusoperations/workflow/TestOperationNodeDeletionOnTerminalEvents/failed_event_deletes_node -
go.temporal.io/server/components/nexusoperations/workflow/TestOperationNodeDeletionOnTerminalEvents/timed_out_event_deletes_node
-
-
-
go.temporal.io/server/components/nexusoperations/TestCancel -
go.temporal.io/server/components/nexusoperations/TestCancelationValidTransitions -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationBackoffTask -
go.temporal.io/server/components/nexusoperations/TestProcessCancelationTask_OperationCompleted -
go.temporal.io/server/components/nexusoperations/TestProcessStartToCloseTimeoutTask -
go.temporal.io/server/components/nexusoperations/TestTransitionStartedEmitsStartToCloseTimeout
-
-
-
service/22 tests-
history/22 tests-
TestAccess/5 tests-
go.temporal.io/server/service/history/TestAccess/read_failure -
go.temporal.io/server/service/history/TestAccess/read_success -
go.temporal.io/server/service/history/TestAccess/read_zombie -
go.temporal.io/server/service/history/TestAccess/write_error -
go.temporal.io/server/service/history/TestAccess/write_success
-
-
TestValidateStateMachineRef/3 tests-
WithTransitionHistory/1 test -
WithoutTransitionHistory/2 tests
-
-
ndc/10 tests-
TestHSMStateReplicatorSuite/10 tests-
TestSyncHSM_StateMachineNotFound/1 test -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingLastUpdateVersionNewer -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingLastUpdateVersionStale -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingLastUpdateVersionedTransitionNewer -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingLastUpdateVersionedTransitionStale -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingStateNewer_WorkflowClosed -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingStateNewer_WorkflowOpen -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingStateNewer_WorkflowZombie -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_IncomingStateStale -
go.temporal.io/server/service/history/ndc/TestHSMStateReplicatorSuite/TestSyncHSM_LocalEventVersionSuperSet
-
-
-
workflow/1 test
-
-
-
-