Intent of persistence.go ×1
All 164 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/164 tests-
server/164 tests-
common/157 tests-
config/7 tests-
TestCassandraStoreConsistency_GetConsistency/3 tests-
go.temporal.io/server/common/config/TestCassandraStoreConsistency_GetConsistency/Empty_Consistency_Settings -
go.temporal.io/server/common/config/TestCassandraStoreConsistency_GetConsistency/Empty_Default_Settings -
go.temporal.io/server/common/config/TestCassandraStoreConsistency_GetConsistency/Nil_Consistency_Settings
-
-
TestCassandraStoreConsistency_GetSerialConsistency/4 tests-
go.temporal.io/server/common/config/TestCassandraStoreConsistency_GetSerialConsistency/Default_Override -
go.temporal.io/server/common/config/TestCassandraStoreConsistency_GetSerialConsistency/Empty_Consistency_Settings -
go.temporal.io/server/common/config/TestCassandraStoreConsistency_GetSerialConsistency/Empty_Default_Settings -
go.temporal.io/server/common/config/TestCassandraStoreConsistency_GetSerialConsistency/Nil_Consistency_Settings
-
-
-
persistence/150 tests-
nosql/7 tests-
nosqlplugin/7 tests-
cassandra/7 tests-
gocql/7 tests-
TestNewCassandraCluster/7 tests-
go.temporal.io/server/common/persistence/nosql/nosqlplugin/cassandra/gocql/TestNewCassandraCluster/all_timeouts -
go.temporal.io/server/common/persistence/nosql/nosqlplugin/cassandra/gocql/TestNewCassandraCluster/caCert_good -
go.temporal.io/server/common/persistence/nosql/nosqlplugin/cassandra/gocql/TestNewCassandraCluster/connect_timeout -
go.temporal.io/server/common/persistence/nosql/nosqlplugin/cassandra/gocql/TestNewCassandraCluster/connect_timeout_and_timeout -
go.temporal.io/server/common/persistence/nosql/nosqlplugin/cassandra/gocql/TestNewCassandraCluster/connect_timeout_and_write_timeout -
go.temporal.io/server/common/persistence/nosql/nosqlplugin/cassandra/gocql/TestNewCassandraCluster/emptyConfig -
go.temporal.io/server/common/persistence/nosql/nosqlplugin/cassandra/gocql/TestNewCassandraCluster/set_allowed_authenticators
-
-
-
-
-
-
tests/143 tests-
TestCassandraClusterMetadataPersistence/7 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraClusterMetadataPersistence/TestClusterMembershipEmptyInitially -
go.temporal.io/server/common/persistence/tests/TestCassandraClusterMetadataPersistence/TestClusterMembershipReadFiltersCorrectly -
go.temporal.io/server/common/persistence/tests/TestCassandraClusterMetadataPersistence/TestClusterMembershipUpsertCanPageRead -
go.temporal.io/server/common/persistence/tests/TestCassandraClusterMetadataPersistence/TestClusterMembershipUpsertCanReadAny -
go.temporal.io/server/common/persistence/tests/TestCassandraClusterMetadataPersistence/TestClusterMembershipUpsertExpiresCorrectly -
go.temporal.io/server/common/persistence/tests/TestCassandraClusterMetadataPersistence/TestClusterMembershipUpsertInvalidExpiry -
go.temporal.io/server/common/persistence/tests/TestCassandraClusterMetadataPersistence/TestInitImmutableMetadataReadWrite
-
-
TestCassandraExecutionMutableStateStoreSuite/46 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestArchetypeSeparateIDSpace -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_ResetCurrent -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_ResetCurrent_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_ResetCurrent_CurrentConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_ResetCurrent_WithNew -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_SuppressCurrent -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_SuppressCurrent_Conflict_Case1 -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_SuppressCurrent_Conflict_Case2 -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_SuppressCurrent_CurrentConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_SuppressCurrent_WithNew -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_SuppressCurrent_WithNew_CHASM -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_Zombie -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_Zombie_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_Zombie_CurrentConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestConflictResolve_Zombie_WithNew -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_BrandNew -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_BrandNew_CHASM -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_BrandNew_CurrentConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_ClosedWorkflow_BrandNew -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_ClosedWorkflow_Bypass -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_ClosedWorkflow_UpdateCurrent -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_Reuse -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_Reuse_CHASM -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_Reuse_CurrentConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestCreate_Zombie -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestDeleteCurrent_IsCurrent -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestDeleteCurrent_NotCurrent -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestDelete_Exists -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestDelete_NotExists -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestListConcreteExecutions -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestSet -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestSet_CHASM -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestSet_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestSet_NotExists -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_ClosedWorkflow_IsCurrent -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_ClosedWorkflow_IsNonCurrent -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_NotZombie -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_NotZombie_CHASM -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_NotZombie_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_NotZombie_CurrentConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_NotZombie_WithNew -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_Zombie -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_Zombie_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_Zombie_CurrentConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateStoreSuite/TestUpdate_Zombie_WithNew
-
-
TestCassandraExecutionMutableStateTaskStoreSuite/15 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetCompleteImmediateTask_Single -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetCompleteReplicationTask_Single -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetCompleteScheduledTask_Single -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetCompleteTimerTask_Single -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetCompleteTransferTask_Single -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetCompleteVisibilityTask_Single -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetRangeCompleteImmediateTasks_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetRangeCompleteScheduledTasks_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetReplicationTasks_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetTimerTasks_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetTransferTasks_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestAddGetVisibilityTasks_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestGetScheduledTasksOrdered -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestGetTimerTasksOrdered -
go.temporal.io/server/common/persistence/tests/TestCassandraExecutionMutableStateTaskStoreSuite/TestIsReplicationDLQEmpty
-
-
TestCassandraFairTaskQueueSuite/10 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestCreate_Normal -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestCreate_Normal_Dup -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestCreate_Sticky -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestCreate_Sticky_Dup -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestDelete -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestDelete_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestUpdate_Normal -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestUpdate_Normal_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestUpdate_Sticky -
go.temporal.io/server/common/persistence/tests/TestCassandraFairTaskQueueSuite/TestUpdate_Sticky_Conflict
-
-
TestCassandraHistoryStoreSuite/12 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendBatches -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendForkSelectTrim_LastBranch -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendForkSelectTrim_NonLastBranch -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendForkSelect_NoShadowing -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendForkSelect_Shadowing_LastBranch -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendForkSelect_Shadowing_NonLastBranch -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendSelectTrim -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendSelect_First -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendSelect_NonShadowing -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestAppendSelect_Shadowing -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestForkDeleteBranch_DeleteBaseBranchFirst -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryStoreSuite/TestForkDeleteBranch_DeleteForkedBranchFirst
-
-
TestCassandraHistoryV2Persistence/5 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryV2Persistence/TestConcurrentlyCreateAndAppendBranches -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryV2Persistence/TestConcurrentlyForkAndAppendBranches -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryV2Persistence/TestGenUUIDs -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryV2Persistence/TestReadBranchByPagination -
go.temporal.io/server/common/persistence/tests/TestCassandraHistoryV2Persistence/TestScanAllTrees
-
-
TestCassandraMetadataPersistenceV2/22 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestCASFailureUpdateNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestConcurrentCreateNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestConcurrentUpdateNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestCreateNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestCreateNamespaceWithDuplicateID -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestCreateNamespaceWithDuplicateName -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestCreateWithPartialNamespaceDifferentNameSameID -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestCreateWithPartialNamespaceSameNameDifferentID -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestCreateWithPartialNamespaceSameNameSameID -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestDeleteNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestDeleteNamespaceIdempotency -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestGetMetadataVersionIncrement -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestGetNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestInitializeSystemNamespaces -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestListNamespaces -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestListNamespaces_DeletedNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestRenameNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestRenameNamespaceCassandra -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestRenameNamespaceNotFound -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestRenameNamespaceWithNameConflict -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestUpdateNamespace -
go.temporal.io/server/common/persistence/tests/TestCassandraMetadataPersistenceV2/TestUpdateNamespaceNotFound
-
-
TestCassandraQueuePersistence/4 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueuePersistence/TestNamespaceDLQMetadataOperations -
go.temporal.io/server/common/persistence/tests/TestCassandraQueuePersistence/TestNamespaceReplicationDLQ -
go.temporal.io/server/common/persistence/tests/TestCassandraQueuePersistence/TestNamespaceReplicationQueue -
go.temporal.io/server/common/persistence/tests/TestCassandraQueuePersistence/TestQueueMetadataOperations
-
-
TestCassandraShardStoreSuite/4 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraShardStoreSuite/TestGetOrCreateShard_Create -
go.temporal.io/server/common/persistence/tests/TestCassandraShardStoreSuite/TestGetOrCreateShard_Get -
go.temporal.io/server/common/persistence/tests/TestCassandraShardStoreSuite/TestUpdateShard_OwnershipLost -
go.temporal.io/server/common/persistence/tests/TestCassandraShardStoreSuite/TestUpdateShard_Success
-
-
TestCassandraTaskQueueSuite/10 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestCreate_Normal -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestCreate_Normal_Dup -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestCreate_Sticky -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestCreate_Sticky_Dup -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestDelete -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestDelete_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestUpdate_Normal -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestUpdate_Normal_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestUpdate_Sticky -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueSuite/TestUpdate_Sticky_Conflict
-
-
TestCassandraTaskQueueTaskSuite/4 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueTaskSuite/TestCreateDelete_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueTaskSuite/TestCreateGet_Conflict -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueTaskSuite/TestCreateGet_Multiple -
go.temporal.io/server/common/persistence/tests/TestCassandraTaskQueueTaskSuite/TestCreateGet_One
-
-
-
-
-
tools/7 tests-
tests/7 tests-
TestUpdateCQLSchemaTestSuite/2 tests -
TestVersionTestSuite/1 test
-
-
-