Intent of registry_impl.go ×1
All 33 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/33 tests-
server/33 tests-
service/33 tests-
matching/33 tests-
workers/33 tests-
TestFilterWorkersExcludesSystemWorkers/2 tests -
TestIsSystemWorker/3 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_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_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/4 tests-
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
-
-
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/TestMultipleNamespaces -
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/TestShutdownStatusRemovesWorker -
go.temporal.io/server/service/matching/workers/TestUpdateAndListNamespace
-
-
-
-
-