Intent of testlogger.go ×2
All 81 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/81 tests-
server/81 tests-
chasm/4 tests-
lib/1 test
-
common/23 tests-
namespace/6 tests-
nsregistry/6 tests-
TestRegistryWatchSuite/6 tests-
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchChannelCloses -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchEventWithError -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchInitialRefreshPaginationError -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchNamespaceDeletedDuringRefresh -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchProcessEventError -
go.temporal.io/server/common/namespace/nsregistry/TestRegistryWatchSuite/TestWatchReconnectSucceedsAfterRetry
-
-
-
-
rpc/6 tests-
interceptor/6 tests-
TestContextMetadataInterceptor_Intercept/1 test -
TestContextMetadataInterceptor_appendContextMetadataToTrailer/4 tests-
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/AllPropagatedKeys -
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/NoOutgoingContext -
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/NonStringValues -
go.temporal.io/server/common/rpc/interceptor/TestContextMetadataInterceptor_appendContextMetadataToTrailer/PartialMetadata
-
-
TestFrontendServiceErrorInterceptor/1 test
-
-
-
searchattribute/2 tests -
testing/9 tests-
testlogger/9 tests-
TestTestLogger_ExpectationsMatch/3 tests-
go.temporal.io/server/common/testing/testlogger/TestTestLogger_ExpectationsMatch/Error_no_message_only_tags -
go.temporal.io/server/common/testing/testlogger/TestTestLogger_ExpectationsMatch/Error_with_tags -
go.temporal.io/server/common/testing/testlogger/TestTestLogger_ExpectationsMatch/Error_without_tags
-
-
TestTestLogger_Uncaught/3 tests -
go.temporal.io/server/common/testing/testlogger/TestTestLogger_Failure_NoMatch -
go.temporal.io/server/common/testing/testlogger/TestTestLogger_Failure_OnExpectedMatch -
go.temporal.io/server/common/testing/testlogger/TestTestLogger_Failure_StickyOnAnyUnexpected
-
-
-
-
service/51 tests-
matching/51 tests-
TestBacklogManager_Classic_Suite/4 tests-
go.temporal.io/server/service/matching/TestBacklogManager_Classic_Suite/TestApproximateBacklogCount_IncrementedBySpoolTask_Unavailable -
go.temporal.io/server/service/matching/TestBacklogManager_Classic_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_ConcurrentLimit -
go.temporal.io/server/service/matching/TestBacklogManager_Classic_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_CondFailedError -
go.temporal.io/server/service/matching/TestBacklogManager_Classic_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_PersistenceLimit
-
-
TestBacklogManager_Fair_Suite/4 tests-
go.temporal.io/server/service/matching/TestBacklogManager_Fair_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_ConcurrentLimit -
go.temporal.io/server/service/matching/TestBacklogManager_Fair_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_CondFailedError -
go.temporal.io/server/service/matching/TestBacklogManager_Fair_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_PersistenceLimit -
go.temporal.io/server/service/matching/TestBacklogManager_Fair_Suite/TestStandingBacklog_Short
-
-
TestBacklogManager_Pri_Suite/5 tests-
go.temporal.io/server/service/matching/TestBacklogManager_Pri_Suite/TestApproximateBacklogCount_IncrementedBySpoolTask_Unavailable -
go.temporal.io/server/service/matching/TestBacklogManager_Pri_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_ConcurrentLimit -
go.temporal.io/server/service/matching/TestBacklogManager_Pri_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_CondFailedError -
go.temporal.io/server/service/matching/TestBacklogManager_Pri_Suite/TestApproximateBacklogCount_NotIncrementedBySpoolTask_PersistenceLimit -
go.temporal.io/server/service/matching/TestBacklogManager_Pri_Suite/TestStandingBacklog_Short
-
-
TestMatchingEngine_Classic_Suite/15 tests-
TestPollActivityTaskQueues_DroppedTaskMetric/2 tests -
TestPollWorkflowTaskQueues_DroppedTaskMetric/2 tests -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestAddConsumeWorkflowTasksDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestFailAddTaskWithHistoryError -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestLesserNumberOfPollersThanTasksDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestMoreTasksResetBacklogCounterDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestPollActivityTaskQueues_DataLossError -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestPollActivityTaskQueues_InternalError -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestPollWorkflowTaskQueues_DataLossError -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestPollWorkflowTaskQueues_InternalError -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestRateLimiterAcrossVersionedQueues -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestResetBacklogCounterDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Classic_Suite/TestSyncMatchActivities
-
-
TestMatchingEngine_Fair_Suite/11 tests-
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestAddConsumeWorkflowTasksDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestFailAddTaskWithHistoryError -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestLesserNumberOfPollersThanTasksDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestPollActivityTaskQueues_DataLossError -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestPollActivityTaskQueues_InternalError -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestPollWorkflowTaskQueues_DataLossError -
go.temporal.io/server/service/matching/TestMatchingEngine_Fair_Suite/TestPollWorkflowTaskQueues_InternalError
-
TestMatchingEngine_Pri_Suite/11 tests-
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestAddConsumeWorkflowTasksDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestFailAddTaskWithHistoryError -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestLesserNumberOfPollersThanTasksDBErrors -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestPollActivityTaskQueues_DataLossError -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestPollActivityTaskQueues_InternalError -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestPollWorkflowTaskQueues_DataLossError -
go.temporal.io/server/service/matching/TestMatchingEngine_Pri_Suite/TestPollWorkflowTaskQueues_InternalError
-
TestScaleManagerSuite/1 test
-
-
-
tests/3 tests-
testcore/3 tests-
TestFunctionalTestBaseSuite/1 test
-
-
-
-