Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/accretional/collector
/ functions
Functions
726 in github.com/accretional/collector
⨍
Functions
726
◇
Types & classes
79
Function
TestRegisterProto_TransitiveDependencies
TestRegisterProto_TransitiveDependencies tests that transitive dependencies are validated
pkg/registry/dependency_test.go:205
Function
TestRegisterProto_WellKnownTypes
TestRegisterProto_WellKnownTypes tests that well-known protobuf types don't need to be registered
pkg/registry/dependency_test.go:310
Function
TestRegisterProto_WithDependencies
TestRegisterProto_WithDependencies tests dependencies field
pkg/registry/registry_test.go:399
Function
TestRegisterProto_WithValidDependencies
TestRegisterProto_WithValidDependencies tests that registration succeeds with valid dependencies
pkg/registry/dependency_test.go:91
Function
TestRegisterProto_WithinLimits
TestRegisterProto_WithinLimits tests that protos within all limits are accepted
pkg/registry/size_limits_test.go:152
Function
TestRegisterService
(t *testing.T)
pkg/registry/registry_test.go:114
Function
TestRegisterService_Duplicate
(t *testing.T)
pkg/registry/registry_test.go:184
Function
TestRegisterService_EmptyNamespace
TestRegisterService_EmptyNamespace tests empty namespace validation
pkg/registry/registry_test.go:275
Function
TestRegisterService_InvalidServiceName
TestRegisterService_InvalidServiceName tests rejection of invalid service names
pkg/registry/validation_test.go:237
Function
TestRegisterService_MultipleMethods
TestRegisterService_MultipleMethods tests multiple methods
pkg/registry/registry_test.go:496
Function
TestRegisterService_MultipleNamespaces
TestRegisterService_MultipleNamespaces tests same service in different namespaces
pkg/registry/registry_test.go:348
Function
TestRegisterService_NilName
(t *testing.T)
pkg/registry/registry_test.go:231
Function
TestRegisterService_ReservedNamespace
TestRegisterService_ReservedNamespace tests that reserved namespaces are rejected for services
pkg/registry/validation_test.go:210
Function
TestRegisterService_StreamingMethods
TestRegisterService_StreamingMethods tests client/server/bidirectional streaming
pkg/registry/registry_test.go:655
Function
TestRestoreWithOverwrite
TestRestoreWithOverwrite tests restore with overwrite flag
pkg/collection/backup_test.go:903
Function
TestRetentionPolicyAge
TestRetentionPolicyAge tests time-based backup retention
pkg/collection/backup_test.go:1287
Function
TestRetentionPolicyMaxBackups
TestRetentionPolicyMaxBackups tests count-based backup retention
pkg/collection/backup_test.go:1187
Function
TestSaveDir_Success
(t *testing.T)
pkg/collection/filesystem_test.go:147
Function
TestSaveFile_InSubdirectory
(t *testing.T)
pkg/collection/filesystem_test.go:42
Function
TestSaveFile_Success
(t *testing.T)
pkg/collection/filesystem_test.go:12
Function
TestSearch_CombinedFullTextAndFilters
Combined Search Tests
pkg/collection/search_test.go:527
Function
TestSearch_DeleteRemovesFromFTS
(t *testing.T)
pkg/collection/search_test.go:850
Function
TestSearch_EmptyQuery
Edge Cases
pkg/collection/search_test.go:742
Function
TestSearch_FullTextBasic
Full-Text Search Tests
pkg/collection/search_test.go:29
Function
TestSearch_FullTextRelevanceScoring
(t *testing.T)
pkg/collection/search_test.go:128
Function
TestSearch_JSONBComparison
(t *testing.T)
pkg/collection/search_test.go:270
Function
TestSearch_JSONBContains
(t *testing.T)
pkg/collection/search_test.go:352
Function
TestSearch_JSONBEquals
JSONB Filter Tests
pkg/collection/search_test.go:184
Function
TestSearch_JSONBExists
(t *testing.T)
pkg/collection/search_test.go:466
Function
TestSearch_JSONBNestedFields
(t *testing.T)
pkg/collection/search_test.go:403
Function
TestSearch_LabelFilters
(t *testing.T)
pkg/db/sqlite/label_filter_test.go:15
Function
TestSearch_MultipleFilters
(t *testing.T)
pkg/collection/search_test.go:578
Function
TestSearch_NoResults
(t *testing.T)
pkg/collection/search_test.go:767
Function
TestSearch_Ordering
Ordering and Pagination Tests
pkg/collection/search_test.go:630
Function
TestSearch_Pagination
(t *testing.T)
pkg/collection/search_test.go:684
Function
TestSearch_UpdateMaintainsFTS
(t *testing.T)
pkg/collection/search_test.go:786
Function
TestSelfReferentialCollectionRegistry
(t *testing.T)
pkg/bootstrap/system_collections_test.go:61
Function
TestSemanticEngine_FindSimilar_Basic
(t *testing.T)
pkg/collection/semantics_test.go:74
Function
TestSemanticEngine_FindSimilar_EmbedderError
(t *testing.T)
pkg/collection/semantics_test.go:287
Function
TestSemanticEngine_FindSimilar_Limit
(t *testing.T)
pkg/collection/semantics_test.go:232
Function
TestSemanticEngine_FindSimilar_NoResults
(t *testing.T)
pkg/collection/semantics_test.go:267
Function
TestSemanticEngine_FindSimilar_Ordering
(t *testing.T)
pkg/collection/semantics_test.go:166
Function
TestSemanticEngine_FindSimilar_SimilarityThreshold
(t *testing.T)
pkg/collection/semantics_test.go:402
Function
TestSemanticEngine_FindSimilar_UpdateMaintainsVectors
(t *testing.T)
pkg/collection/semantics_test.go:479
Function
TestSemanticEngine_FindSimilar_WithFilters
(t *testing.T)
pkg/collection/semantics_test.go:322
Function
TestSemanticEngine_VectorIndexPopulated
(t *testing.T)
pkg/collection/semantics_test.go:559
Function
TestServe_BasicInvocation
TestServe_BasicInvocation tests basic Serve RPC
pkg/dispatch/dispatcher_test.go:466
Function
TestServe_HandlerError
TestServe_HandlerError tests error handling when handler returns error
pkg/dispatch/dispatcher_test.go:628
Function
TestServe_InvalidRequests
TestServe_InvalidRequests tests error handling for Serve
pkg/dispatch/dispatcher_test.go:516
Function
TestServe_MultipleServices
TestServe_MultipleServices tests multiple services in same namespace
pkg/dispatch/dispatcher_test.go:670
Function
TestService_ConcurrentCreates
TestService_Concurrency tests concurrent operations
pkg/collection/service_test.go:587
Function
TestService_CreateCollection
TestService_CreateCollection tests creating collections
pkg/collection/service_test.go:55
Function
TestService_CreateCollection_Duplicate
(t *testing.T)
pkg/collection/service_test.go:83
Function
TestService_CreateCollection_Nil
(t *testing.T)
pkg/collection/service_test.go:110
Function
TestService_Discover
TestService_Discover tests collection discovery
pkg/collection/service_test.go:126
Function
TestService_Discover_Pagination
(t *testing.T)
pkg/collection/service_test.go:309
Function
TestService_Discover_WithLabelFilter
(t *testing.T)
pkg/collection/service_test.go:245
Function
TestService_Discover_WithMessageTypeFilter
(t *testing.T)
pkg/collection/service_test.go:200
Function
TestService_Discover_WithNamespaceFilter
(t *testing.T)
pkg/collection/service_test.go:161
Function
TestService_Route
TestService_Route tests routing to collections
pkg/collection/service_test.go:356
Function
TestService_Route_DefaultEndpoint
(t *testing.T)
pkg/collection/service_test.go:399
Function
TestService_Route_NilCollection
(t *testing.T)
pkg/collection/service_test.go:455
Function
TestService_Route_NotFound
(t *testing.T)
pkg/collection/service_test.go:433
Function
TestService_SearchCollections
TestService_SearchCollections tests cross-collection search
pkg/collection/service_test.go:475
Function
TestService_SearchCollections_AllInNamespace
(t *testing.T)
pkg/collection/service_test.go:516
Function
TestService_SearchCollections_AllNamespaces
(t *testing.T)
pkg/collection/service_test.go:551
Function
TestSetRegistryValidator
(t *testing.T)
pkg/dispatch/dispatcher_registry_test.go:188
Function
TestStore_Checkpoint
(t *testing.T)
pkg/db/sqlite/store_test.go:284
Function
TestStore_CountRecords
(t *testing.T)
pkg/db/sqlite/store_test.go:196
Function
TestStore_CreateAndGetRecord
(t *testing.T)
pkg/db/sqlite/store_test.go:42
Function
TestStore_CreateRecord_DuplicateID
(t *testing.T)
pkg/db/sqlite/store_test.go:227
Function
TestStore_DeleteRecord
(t *testing.T)
pkg/db/sqlite/store_test.go:104
Function
TestStore_GetRecord_NotFound
(t *testing.T)
pkg/db/sqlite/store_test.go:65
Function
TestStore_Labels
(t *testing.T)
pkg/db/sqlite/store_test.go:246
Function
TestStore_ListRecords
(t *testing.T)
pkg/db/sqlite/store_test.go:127
Function
TestStore_ListRecords_Pagination
(t *testing.T)
pkg/db/sqlite/store_test.go:155
Function
TestStore_Path
(t *testing.T)
pkg/db/sqlite/store_test.go:274
Function
TestStore_UpdateRecord
(t *testing.T)
pkg/db/sqlite/store_test.go:76
Function
TestStreamValidationInterceptor
(t *testing.T)
pkg/registry/interceptor_test.go:157
Function
TestStress_ManySmallRecords
Stress Tests
pkg/collection/durability_test.go:828
Function
TestStress_RapidCreateDelete
(t *testing.T)
pkg/collection/durability_test.go:874
Function
TestSystemCollectionsUsable
(t *testing.T)
pkg/bootstrap/system_collections_test.go:158
Function
TestTypeRegistryCoreTypesRegistered
(t *testing.T)
pkg/bootstrap/system_collections_test.go:332
Function
TestTypeRegistryGetMessageType
(t *testing.T)
pkg/bootstrap/system_collections_test.go:471
Function
TestTypeRegistryListTypes
(t *testing.T)
pkg/bootstrap/system_collections_test.go:426
Function
TestTypeRegistryValidation
(t *testing.T)
pkg/bootstrap/system_collections_test.go:375
Function
TestTypeRegistry_CacheInvalidation
(t *testing.T)
pkg/bootstrap/type_registry_test.go:15
Function
TestTypeValidationIntegration
TestTypeValidationIntegration verifies that type validation works end-to-end: 1. Bootstrap creates type registry with core types 2. CollectionRepo val
pkg/integration/type_validation_test.go:23
Function
TestUpdateRecord_BinaryData
(t *testing.T)
pkg/collection/durability_test.go:609
Function
TestUpdateRecord_RollbackOnFailure
(t *testing.T)
pkg/collection/durability_test.go:87
Function
TestValidateMethod
TestValidateMethod tests method validation
pkg/registry/registry_test.go:943
Function
TestValidateName
TestValidateName tests the name validation function
pkg/collection/security_test.go:16
Function
TestValidateNamespace
TestValidateNamespace tests namespace-specific validation including reserved names
pkg/collection/security_test.go:58
Function
TestValidateService
TestValidateService tests service validation
pkg/registry/registry_test.go:910
Function
TestValidationInterceptor
(t *testing.T)
pkg/registry/interceptor_test.go:15
Function
TestVerifyBackup
TestVerifyBackup tests backup verification
pkg/collection/backup_test.go:354
Function
TestVerifyBackup_Missing
TestVerifyBackup_Missing tests verification of missing backup
pkg/collection/backup_test.go:424
Function
TestVeryLargeRecord
(t *testing.T)
pkg/collection/durability_test.go:570
Function
TestWAFInterceptor
(t *testing.T)
pkg/security/interceptor_test.go:13
Function
TestWAFInterceptorNestedMessages
(t *testing.T)
pkg/security/interceptor_test.go:65
← previous
next →
601–700 of 726, ranked by callers