Intent of worker_versioning.go ×1
All 35 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/35 tests-
server/35 tests-
common/8 tests-
worker_versioning/8 tests-
TestCleanupOldDeletedVersions/8 tests-
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/can_exceed_limit_due_to_undeleted_versions -
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/handles_only_undeleted_versions -
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/removes_deleted_versions_from_oldest_to_newest -
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/removes_deleted_versions_when_exceeding_limit_due_to_deleted_versions -
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/removes_enough_old_deleted_versions_when_significantly_exceeding_limit -
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/removes_nothing_when_all_deleted_versions_are_recent_and_within_limit -
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/removes_only_deleted_versions_older_than_7_days_when_not_exceeding_limit -
go.temporal.io/server/common/worker_versioning/TestCleanupOldDeletedVersions/stops_when_no_deleted_version_older_than_7_days_and_not_exceeding_limit
-
-
-
-
service/27 tests-
matching/27 tests-
TestMatchingEngine_Classic_Suite/9 tests-
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_CleanupOldDeletedVersions -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_ForgetNewFormat_RemovesOldFormatMembership -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_ForgetOldFormat_RemovesNewFormatMembership -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_NewDeploymentDataRemovesOldVersions -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_UnsetOldFormatRamp_ClearsNewFormatRamp -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_UpdateRoutingConfig_MigratesOldVersionsToNewFormat -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_UpsertAndForgetVersions_WithoutRoutingConfig -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_UpsertedVersionsData -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncDeploymentUserData_VersionDataRevisionGating
-
-
TestMatchingEngine_Fair_Suite/9 tests-
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_CleanupOldDeletedVersions -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_ForgetNewFormat_RemovesOldFormatMembership -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_ForgetOldFormat_RemovesNewFormatMembership -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_NewDeploymentDataRemovesOldVersions -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_UnsetOldFormatRamp_ClearsNewFormatRamp -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_UpdateRoutingConfig_MigratesOldVersionsToNewFormat -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_UpsertAndForgetVersions_WithoutRoutingConfig -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_UpsertedVersionsData -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestSyncDeploymentUserData_VersionDataRevisionGating
-
-
TestMatchingEngine_Pri_Suite/9 tests-
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_CleanupOldDeletedVersions -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_ForgetNewFormat_RemovesOldFormatMembership -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_ForgetOldFormat_RemovesNewFormatMembership -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_NewDeploymentDataRemovesOldVersions -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_UnsetOldFormatRamp_ClearsNewFormatRamp -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_UpdateRoutingConfig_MigratesOldVersionsToNewFormat -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_UpsertAndForgetVersions_WithoutRoutingConfig -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_UpsertedVersionsData -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestSyncDeploymentUserData_VersionDataRevisionGating
-
-
-
-
-