Intent of registry_impl.go ×6
All 59 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/59 tests-
server/59 tests-
service/49 tests-
matching/49 tests-
workers/49 tests-
TestFilterWorkersExcludesSystemWorkers/2 tests -
TestIsSystemWorker/4 tests-
go.temporal.io/server/service/matching/workers/TestIsSystemWorker/nil_principal_falls_back_to_task_queue_prefix -
go.temporal.io/server/service/matching/workers/TestIsSystemWorker/principal_with_non-temporal_type_is_not_system_worker -
go.temporal.io/server/service/matching/workers/TestIsSystemWorker/principal_with_type_temporal_but_non-internal_name_is_still_system_worker -
go.temporal.io/server/service/matching/workers/TestIsSystemWorker/principal_with_type_temporal_marks_as_system_worker
-
-
TestRegistryImpl_CountWorkersExcludesSystemWorkers/4 tests-
go.temporal.io/server/service/matching/workers/TestRegistryImpl_CountWorkersExcludesSystemWorkers/excludes_system_workers_by_default -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_CountWorkersExcludesSystemWorkers/includes_system_workers_when_requested -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_CountWorkersExcludesSystemWorkers/with_query_filter -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_CountWorkersExcludesSystemWorkers/with_query_matching_no_workers
-
-
TestRegistryImpl_DescribeWorker/4 tests-
go.temporal.io/server/service/matching/workers/TestRegistryImpl_DescribeWorker/list_empty_worker -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_DescribeWorker/list_single_worker -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_DescribeWorker/list_single_worker,_doesn't_exist -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_DescribeWorker/list_workers_from_specific_namespace_only
-
-
TestRegistryImpl_ListWorkers/3 tests-
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkers/list_multiple_workers -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkers/list_single_worker -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkers/list_workers_from_specific_namespace_only
-
-
TestRegistryImpl_ListWorkersExcludesSystemWorkers/3 tests-
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersExcludesSystemWorkers/excludes_system_workers_by_default -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersExcludesSystemWorkers/includes_system_workers_when_requested -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersExcludesSystemWorkers/pagination_excludes_system_workers_from_page_counts
-
-
TestRegistryImpl_ListWorkersPagination/3 tests -
TestRegistryImpl_ListWorkersWithQuery/5 tests-
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersWithQuery/invalid_query_-_malformed_SQL -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersWithQuery/query_returns_requested_namespace_only -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersWithQuery/valid_compound_query_-_multiple_conditions -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersWithQuery/valid_query_-_basic_filtering -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersWithQuery/valid_query_-_no_matches
-
-
TestRegistryImpl_RecordWorkerHeartbeat/3 tests-
go.temporal.io/server/service/matching/workers/TestRegistryImpl_RecordWorkerHeartbeat/record_worker_in_existing_namespace -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_RecordWorkerHeartbeat/record_worker_in_new_namespace -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_RecordWorkerHeartbeat/update_existing_worker
-
-
go.temporal.io/server/service/matching/workers/TestActivitySlotsMetric -
go.temporal.io/server/service/matching/workers/TestEvictByCapacity -
go.temporal.io/server/service/matching/workers/TestEvictByCapacityAfterMinAge -
go.temporal.io/server/service/matching/workers/TestEvictByCapacityWithMinAgeProtection -
go.temporal.io/server/service/matching/workers/TestEvictByTTL -
go.temporal.io/server/service/matching/workers/TestEvictLoopRecordsUtilizationMetric -
go.temporal.io/server/service/matching/workers/TestMultipleNamespaces -
go.temporal.io/server/service/matching/workers/TestPluginMetricsDisabled -
go.temporal.io/server/service/matching/workers/TestPluginMetricsExported -
go.temporal.io/server/service/matching/workers/TestRecordWorkerCountMetric -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersInvalidPageToken -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersNoPagination -
go.temporal.io/server/service/matching/workers/TestShutdownStatusForNonExistentWorker -
go.temporal.io/server/service/matching/workers/TestShutdownStatusRemovesWorker -
go.temporal.io/server/service/matching/workers/TestUpdateAndListNamespace
-
-
-
-
temporal/4 tests -
temporaltest/5 tests-
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
-
-
-
-