Intent of registry_impl.go ×1
All 15 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/15 tests-
server/15 tests-
service/15 tests-
matching/15 tests-
workers/15 tests-
TestRegistryImpl_CountWorkersExcludesSystemWorkers/2 tests -
TestRegistryImpl_ListWorkers/5 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_empty_namespace -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkers/list_workers_from_non-existent_namespace -
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 -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersInvalidPageToken -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersNoPagination
-
-
-
-
-