Intent of test.go ×22
All 100 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/100 tests-
server/100 tests-
common/100 tests-
persistence/100 tests-
tests/100 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
-
-
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
-
-
TestCassandraNexusEndpointPersistence/9 tests-
CassandraSpecific/5 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraNexusEndpointPersistence/CassandraSpecific/ConcurrentCreate -
go.temporal.io/server/common/persistence/tests/TestCassandraNexusEndpointPersistence/CassandraSpecific/ConcurrentCreateAndUpdate -
go.temporal.io/server/common/persistence/tests/TestCassandraNexusEndpointPersistence/CassandraSpecific/ConcurrentUpdate -
go.temporal.io/server/common/persistence/tests/TestCassandraNexusEndpointPersistence/CassandraSpecific/ConcurrentUpdateAndDelete -
go.temporal.io/server/common/persistence/tests/TestCassandraNexusEndpointPersistence/CassandraSpecific/DeleteWhilePaging
-
-
Generic/4 tests-
TestCreateOrUpdateNexusEndpointExpectedErrors/1 test -
TestDeleteNexusEndpointExpectedErrors/1 test -
TestListNexusEndpointsExpectedErrors/1 test -
TestNexusEndpointsSteadyState/1 test
-
-
-
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
-
-
TestCassandraQueueV2Persistence/53 tests-
CassandraSpecific/21 tests-
ConcurrentConflicts/3 tests-
RangeDeleteMessages/2 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/ConcurrentConflicts/RangeDeleteMessages/larger_delete_goes_first -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/ConcurrentConflicts/RangeDeleteMessages/smaller_delete_goes_first
-
-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/ConcurrentConflicts/EnqueueMessage
-
-
DataCorruption/3 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/DataCorruption/ErrInvalidPayload -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/DataCorruption/ErrInvalidPayloadEncodingType -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/DataCorruption/ErrInvalidQueueMessageEncodingType
-
-
MultiplePartitions/3 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/MultiplePartitions/ListQueues -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/MultiplePartitions/RangeDeleteMessages -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/MultiplePartitions/ReadMessages
-
-
QueryErrors/9 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/CreateQueueQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/EnqueueMessageGetMaxMessageIDQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/ErrEnqueueMessageQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/ErrReadMessagesQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/GetQueueQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/ListQueuesGetMaxMessageIDQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/RangeDeleteMessagesGetMaxMessageIDQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/RangeDeleteMessagesQuery -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/QueryErrors/RangeDeleteMessagesUpdateQueueQuery
-
-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/MinMessageIDOptimization -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/RangeDeleteUpperBoundHigherThanMaxMessageID -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/CassandraSpecific/RepeatedRangeDelete
-
-
Generic/32 tests-
HistoryTaskQueueManagerImpl/15 tests-
DeleteDLQTasks/2 tests -
ListQueues/3 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/ListQueues/HappyPath -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/ListQueues/InvalidNextPageToken -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/ListQueues/InvalidPageSize
-
-
TestHistoryTQMErrDeserializeTask/2 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/TestHistoryTQMErrDeserializeTask/empty_blob -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/TestHistoryTQMErrDeserializeTask/nil_blob
-
-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/BestEffortDeleteTasks -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/DeleteTasksErr -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/GetDLQTasks -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/TestHistoryTaskQueueManagerCreateQueueErr -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/TestHistoryTaskQueueManagerEnqueueTasks -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/HistoryTaskQueueManagerImpl/TestHistoryTaskQueueManagerEnqueueTasksErr
-
TestListQueues/4 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestListQueues/HappyPath -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestListQueues/InvalidPageToken -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestListQueues/NegativePageSize -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestListQueues/QueueSize
-
-
TestRangeDeleteMessages/6 tests-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestRangeDeleteMessages/DeleteAllAndReEnqueue -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestRangeDeleteMessages/DeleteAndValidateMinId -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestRangeDeleteMessages/DeleteBeforeCreate -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestRangeDeleteMessages/DeleteSameRangeTwice -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestRangeDeleteMessages/HappyPath -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestRangeDeleteMessages/InvalidMaxMessageID
-
-
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/InvalidEncodingForQueueMessage -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/InvalidEncodingForQueueMetadata -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestCreateQueueTwice -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestEnqueueMessageToNonExistentQueue -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestHappyPath -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestInvalidPageToken -
go.temporal.io/server/common/persistence/tests/TestCassandraQueueV2Persistence/Generic/TestNonPositivePageSize
-
-
-
-
-
-
-