Intent of rate_limit.go ×2
All 30 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/30 tests-
server/30 tests-
common/3 tests-
rpc/3 tests-
interceptor/3 tests-
TestRateLimitInterceptorSuite/3 tests-
go.temporal.io/server/common/rpc/interceptor/TestRateLimitInterceptorSuite/TestInterceptWithNoTokenConfig -
go.temporal.io/server/common/rpc/interceptor/TestRateLimitInterceptorSuite/TestInterceptWithNonZeroTokenConfig -
go.temporal.io/server/common/rpc/interceptor/TestRateLimitInterceptorSuite/TestInterceptWithTokenConfig
-
-
-
-
-
service/15 tests-
frontend/15 tests-
TestNamespaceRateLimitMetrics/3 tests-
go.temporal.io/server/service/frontend/TestNamespaceRateLimitMetrics/global_limit_is_emitted_when_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitMetrics/host_limit_emitted_when_frontend_service_count_is_not_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitMetrics/host_limit_emitted_when_global_limit_is_not_set
-
-
TestRateLimitInterceptorProvider/9 tests-
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/both_rate_limits_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/global_rate_limit_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/global_rate_limit_not_configured_and_per_instance_rate_limit_is_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/global_rate_limit_not_configured_and_per_instance_rate_limit_not_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/global_rate_limit_not_configured_and_zero_per-instance_rate_limit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/neither_rate_limit_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/nil_service_resolver_causes_global_RPS_limit_to_be_ignored -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/no_hosts_causes_global_RPS_limit_to_be_ignored -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/per_instance_rate_limit_hit_but_ignored_because_global_rate_limit_is_not_hit
-
-
go.temporal.io/server/service/frontend/TestNexusInterceptRequest_GlobalRateLimited_ResultsInResourceExhausted -
go.temporal.io/server/service/frontend/TestNexusInterceptRequest_HeadersSanitization -
go.temporal.io/server/service/frontend/TestNexusInterceptRequest_InvalidSDKVersion_ResultsInBadRequest
-
-
-
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
-
-
-
-