Intent of shutdown_once.go ×1
All 102 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/102 tests-
server/102 tests-
common/32 tests-
namespace/32 tests-
nsregistry/32 tests-
TestRegistrySuite/11 tests-
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestCacheByName -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestGetByIDWithoutReadthrough -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestGetByNameWithoutReadthrough -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestGetTriggerListAndUpdateCache_ConcurrentAccess -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestListNamespace -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestNamespaceRename -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestNamespaceRenameViaRefreshById -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestRefreshSingleCacheKeyById -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestRegisterStateChangeCallback_CatchUp -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestRemoveDeletedNamespace -
go.temporal.io/server/common/namespace/nsregistry/TestRegistrySuite/TestUpdateCache_TriggerCallBack
-
-
TestRegistryWatchSuite/21 tests-
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchChannelCloses -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchCreateForExistingNamespace -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchDeleteNonExistentNamespace -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchEmptyInitialRefresh -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchEventWithError -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchEvents -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchFallbackToPolling -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchInitialRefreshPaginated -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchInitialRefreshPaginationError -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchMultipleCallbacks -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchNamespaceDeletedDuringRefresh -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchNamespaceRename -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchProcessEventError -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchReconnectSucceedsAfterRetry -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchRegisterCallbackAfterStart -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchStaleUpdateIgnored -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchStop -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchUnknownEventType -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchUnregisterCallback -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchUpdateForUnknownNamespace -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchUpdateWithoutStateChange
-
-
-
-
-
service/58 tests-
history/56 tests-
replication/56 tests-
TestStreamReceiverMonitorSuite/14 tests-
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestDoReconcileInboundStreams_Add -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestDoReconcileInboundStreams_Reactivate -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestDoReconcileInboundStreams_Remove -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestDoReconcileOutboundStreams_Add -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestDoReconcileOutboundStreams_Reactivate -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestDoReconcileOutboundStreams_Remove -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestEvaluateStreamStatus -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestGenerateInboundStreamKeys_1From4 -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestGenerateInboundStreamKeys_4From1 -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestGenerateOutboundStreamKeys_1To4 -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestGenerateOutboundStreamKeys_4To1 -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestGenerateStatusMap_Success -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestStop_SkipsInboundStreamsWhenFlagDisabled -
go.temporal.io/server/service/history/replication/TestStreamReceiverMonitorSuite/TestStop_StopsInboundStreams
-
-
TestStreamReceiverSuite/21 tests-
TestGetTaskScheduler/5 tests-
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestGetTaskScheduler/High_priority -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestGetTaskScheduler/Invalid_priority -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestGetTaskScheduler/Low_priority -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestGetTaskScheduler/Unspecified_priority_with_ExecutableWorkflowStateTask -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestGetTaskScheduler/Unspecified_priority_with_other_task
-
-
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_Noop -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_SyncStatus_ReceiverModeSingleStack -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_SyncStatus_ReceiverModeSingleStack_HasBothWatermark -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_SyncStatus_ReceiverModeSingleStack_NoHighPriorityWatermark -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_SyncStatus_ReceiverModeTieredStack -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_SyncStatus_ReceiverModeTieredStack_NoHighPriorityWatermark -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_SyncStatus_ReceiverModeTieredStack_NoLowPriorityWatermark -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestAckMessage_SyncStatus_ReceiverModeUnset -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestLivenessMonitor -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestProcessMessage_Err -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestProcessMessage_TrackSubmit_SingleStack -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestProcessMessage_TrackSubmit_SingleStack_ReceivedPrioritizedTask -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestProcessMessage_TrackSubmit_TieredStack -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestProcessMessage_TrackSubmit_TieredStack_ReceivedNonPrioritizedTask -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestRecvEventLoop_Panic_Captured -
go.temporal.io/server/service/history/replication/TestStreamReceiverSuite/TestSendEventLoop_Panic_Captured
-
-
TestStreamSenderSuite/21 tests-
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestLivenessMonitor -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvEventLoop_Panic_ShouldCaptureAsError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvEventLoop_RpcError_ShouldReturnStreamError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_SingleStack_Error -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_SingleStack_Success -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_TieredStack_Error -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestRecvSyncReplicationState_TieredStack_Success -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_SingleStack -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_SingleStack_NoQueueState -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_SingleStack_NoReaderState -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_TieredStack_NoReaderState -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_TieredStack_SingleReaderScope -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendCatchUp_TieredStack_TieredReaderScope -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendEventLoop_Panic_ShouldCaptureAsError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendEventLoop_StreamSendError_ShouldReturnStreamError -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendLive -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_Noop -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_TieredStack_HighPriority -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_TieredStack_LowPriority -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_WithTasks -
go.temporal.io/server/service/history/replication/TestStreamSenderSuite/TestSendTasks_WithoutTasks
-
-
-
-
temporal/4 tests -
temporaltest/7 tests-
go.temporal.io/server/temporaltest/ExampleNewServer -
go.temporal.io/server/temporaltest/TestBaseServerOptions -
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
-
-
tests/1 test-
testcore/1 test-
TestFunctionalTestBaseSuite/1 test
-
-
-
-