Intent of clocked_rate_limiter.go ×1
All 75 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/75 tests-
server/75 tests-
common/34 tests-
quotas/6 tests-
go.temporal.io/server/common/quotas/TestClockedRateLimiter_Allow_NoQuota -
go.temporal.io/server/common/quotas/TestClockedRateLimiter_Allow_OneBurst -
go.temporal.io/server/common/quotas/TestClockedRateLimiter_Allow_RPS_Ok -
go.temporal.io/server/common/quotas/TestClockedRateLimiter_Allow_RPS_TooHigh -
go.temporal.io/server/common/quotas/TestClockedRateLimiter_Reserve -
go.temporal.io/server/common/quotas/TestClockedRateLimiter_Wait_DeadlineWouldExceed
-
-
rpc/26 tests-
interceptor/26 tests-
TestContextMetadataInterceptor_appendContextMetadataToTrailer/5 tests-
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/AllPropagatedKeys -
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/NoMetadata -
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/NoOutgoingContext -
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/NonStringValues -
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/PartialMetadata
-
-
TestLogMetadataPropagationStatus/5 tests-
go.temporal.io/server/common/rpc/interceptor/TestLogMetadataPropagationStatus/EmptyMetadata_ContextNotWrapped -
go.temporal.io/server/common/rpc/interceptor/TestLogMetadataPropagationStatus/NoMetadata_ContextWrapped -
go.temporal.io/server/common/rpc/interceptor/TestLogMetadataPropagationStatus/PartialPropagation_ContextWrapped -
go.temporal.io/server/common/rpc/interceptor/TestLogMetadataPropagationStatus/WithMetadata_ContextNotWrapped -
go.temporal.io/server/common/rpc/interceptor/TestLogMetadataPropagationStatus/WithMetadata_ContextWrapped
-
-
TestTrailerToContextMetadataInterceptor/12 tests-
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/ContextNotWrapped -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/EmptyTrailerValues -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/InvokerErrorWithMetadata -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/InvokerReturnsError -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/MixedPrefixedAndUnprefixed -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/NoTrailerMetadata -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/UnprefixedKeysIgnored -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/UnprefixedWellKnownKeysAccepted -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/WithAllMetadata -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/WithMultipleValues -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/WithWorkflowTaskQueue -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor/WithWorkflowType
-
-
go.temporal.io/server/common/rpc/interceptor/TestExtractMetadataFromTrailer_InvalidProtoFallsBackToLegacy -
go.temporal.io/server/common/rpc/interceptor/TestTrailerToContextMetadataInterceptor_PassesThroughCallOptions
-
-
service/29 tests-
history/6 tests-
shard/6 tests-
go.temporal.io/server/service/history/shard/TestBusinessIDReuseRateLimiter_AllowsUnderLimit -
go.temporal.io/server/service/history/shard/TestBusinessIDReuseRateLimiter_BlocksOverLimit -
go.temporal.io/server/service/history/shard/TestBusinessIDReuseRateLimiter_BurstRatio -
go.temporal.io/server/service/history/shard/TestBusinessIDReuseRateLimiter_IndependentArchetypes -
go.temporal.io/server/service/history/shard/TestBusinessIDReuseRateLimiter_IndependentBusinessIDs -
go.temporal.io/server/service/history/shard/TestBusinessIDReuseRateLimiter_IndependentNamespaces
-
-
-
matching/23 tests-
TestForwarderSuite/5 tests-
go.temporal.io/server/service/matching/TestForwarderSuite/TestForwardActivityTask -
go.temporal.io/server/service/matching/TestForwarderSuite/TestForwardActivityTask_WithBuildId -
go.temporal.io/server/service/matching/TestForwarderSuite/TestForwardTaskRateExceeded -
go.temporal.io/server/service/matching/TestForwarderSuite/TestForwardWorkflowTask -
go.temporal.io/server/service/matching/TestForwarderSuite/TestForwardWorkflowTask_WithBuildId
-
-
TestMatcherSuite/7 tests-
go.temporal.io/server/service/matching/TestMatcherSuite/TestAvoidForwardingWhenBacklogIsOld -
go.temporal.io/server/service/matching/TestMatcherSuite/TestAvoidForwardingWhenBacklogIsOldButReconsider -
go.temporal.io/server/service/matching/TestMatcherSuite/TestForwardingWhenBacklogIsYoung -
go.temporal.io/server/service/matching/TestMatcherSuite/TestMustOfferRemoteMatch -
go.temporal.io/server/service/matching/TestMatcherSuite/TestRemoteSyncMatch -
go.temporal.io/server/service/matching/TestMatcherSuite/TestRemoteSyncMatchBlocking -
go.temporal.io/server/service/matching/TestMatcherSuite/TestSyncMatchFailure
-
-
TestMatchingEngine_Classic_Suite/1 test -
TestMatchingEngine_Fair_Suite/1 test -
TestMatchingEngine_Pri_Suite/1 test -
TestPriorityForwarderSuite/5 tests-
go.temporal.io/server/service/matching/TestPriorityForwarderSuite/TestForwardActivityTask -
go.temporal.io/server/service/matching/TestPriorityForwarderSuite/TestForwardActivityTask_WithBuildId -
go.temporal.io/server/service/matching/TestPriorityForwarderSuite/TestForwardTaskRateExceeded -
go.temporal.io/server/service/matching/TestPriorityForwarderSuite/TestForwardWorkflowTask -
go.temporal.io/server/service/matching/TestPriorityForwarderSuite/TestForwardWorkflowTask_WithBuildId
-
-
TestTaskQueuePartitionManager_Classic_Suite/1 test -
TestTaskQueuePartitionManager_Fair_Suite/1 test -
TestTaskQueuePartitionManager_Pri_Suite/1 test
-
-
-
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
-
-
-
-