Intent of chasm_notifier.go ×1
All 72 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/72 tests-
server/72 tests-
service/60 tests-
history/60 tests-
TestChasmEngineSuite/55 tests-
TestConvertError/19 tests-
ContextErrors/4 tests-
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/ContextErrors/ContextCanceled -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/ContextErrors/ContextDeadlineExceeded -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/ContextErrors/WrappedContextCanceled -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/ContextErrors/WrappedContextDeadlineExceeded
-
-
PersistenceErrors/8 tests-
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/AppendHistoryTimeoutError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/ConditionFailedError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/CurrentWorkflowConditionFailedError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/ShardOwnershipLostError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/ShardOwnershipLostError_LookupFails -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/TimeoutError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/TransactionSizeLimitError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/PersistenceErrors/WorkflowConditionFailedError
-
-
WrappedErrors/3 tests-
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/WrappedErrors/WrappedChasmError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/WrappedErrors/WrappedPersistenceError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/WrappedErrors/WrappedServiceError
-
-
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/NotFound -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/NotFound_WithoutBusinessID -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/UncategorizedError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestConvertError/UnconvertedServiceErrors
-
-
go.temporal.io/server/service/history/TestChasmEngineSuite/TestCloseTime_ReturnsNonZeroWhenCompleted -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestDeleteExecution_ClosedExecution -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestDeleteExecution_ClosedExecution_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestDeleteExecution_RunningExecution -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestDeleteExecution_RunningExecution_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_BrandNew -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_ConflictPolicy_TerminateExisting -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_ConflictPolicy_UseExisting -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_RequestIDDedup -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_ReusePolicy_AllowDuplicate -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_ReusePolicy_FailedOnly_Fail -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_ReusePolicy_FailedOnly_Success -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestNewExecution_ReusePolicy_RejectDuplicate -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestPollComponent_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestPollComponent_StaleState -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestPollComponent_Success_NoWait -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestReadComponent_NotFound -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestReadComponent_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestReadComponent_Success -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestSetContextMetadata_NoProvider -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestSetContextMetadata_StateAndRequestScopedValues -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestStartExecution_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestStateTransitionCount -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateComponent_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateComponent_Success -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_ExistingClosed -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_ExistingRunning -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_ExistingRunning_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_NewFnError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_NotFound -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_NotFound_SetsContextMetadata -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_UpdateFnError -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_UpdateFnErrorOnCreate -
go.temporal.io/server/service/history/TestChasmEngineSuite/TestUpdateWithStartExecution_UpdatePathVersionConflict
-
-
go.temporal.io/server/service/history/TestChasmNotifier_ConstantMemory -
go.temporal.io/server/service/history/TestChasmNotifier_KeyIsolation -
go.temporal.io/server/service/history/TestChasmNotifier_SubscribeAndNotify
-
-
-
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
-
-
-
-