Intent of registry_impl.go ×1
All 19 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/19 tests-
server/19 tests-
service/19 tests-
matching/19 tests-
workers/19 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 -
TestRegistryImpl_ListWorkersWithQuery/6 tests-
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersWithQuery/invalid_query_-_malformed_SQL -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersWithQuery/query_on_empty_namespace -
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/TestRegistryImpl_ListWorkersInvalidPageToken -
go.temporal.io/server/service/matching/workers/TestRegistryImpl_ListWorkersNoPagination
-
-
-
-
-