MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

FunctionTestPrettyBasic
(t *testing.T)
pkg/schema/website/pretty_test.go:13
FunctionTestPrettyError
(t *testing.T)
pkg/schema/libraries/pretty_test.go:33
FunctionTestPrettyError
(t *testing.T)
pkg/schema/functions/pretty_test.go:71
FunctionTestPrettyError
(t *testing.T)
pkg/schema/website/pretty_test.go:34
FunctionTestPrettyErrors
(t *testing.T)
pkg/schema/application/pretty_test.go:111
FunctionTestPrettyObject
(t *testing.T)
pkg/schema/storages/pretty_test.go:30
FunctionTestPrettyStreaming
(t *testing.T)
pkg/schema/storages/pretty_test.go:10
FunctionTestPrivateFlag
(t *testing.T)
tools/tau/flags/project/project_test.go:10
FunctionTestPrivateFlagSet
(t *testing.T)
tools/tau/flags/project/project_test.go:25
FunctionTestProcessDNSValidations_DevMode_GeneratedDomain
(t *testing.T)
utils/tcc/validations_test.go:77
FunctionTestProcessDNSValidations_DevMode_NonGeneratedDomain
(t *testing.T)
utils/tcc/validations_test.go:94
FunctionTestProcessDNSValidations_InvalidProjectContextType
(t *testing.T)
utils/tcc/validations_test.go:162
FunctionTestProcessDNSValidations_InvalidValueType
(t *testing.T)
utils/tcc/validations_test.go:130
FunctionTestProcessDNSValidations_MissingProjectContext
(t *testing.T)
utils/tcc/validations_test.go:147
FunctionTestProcessDNSValidations_MultipleValidations
(t *testing.T)
utils/tcc/validations_test.go:195
FunctionTestProcessDNSValidations_NonDNSValidation
(t *testing.T)
utils/tcc/validations_test.go:179
FunctionTestProcessDNSValidations_ProductionMode_GeneratedDomain
(t *testing.T)
utils/tcc/validations_test.go:112
FunctionTestProcessProjectIDValidation_EmptyValidations
(t *testing.T)
utils/tcc/validations_test.go:56
FunctionTestProcessProjectIDValidation_InvalidType
(t *testing.T)
utils/tcc/validations_test.go:63
FunctionTestProcessProjectIDValidation_Mismatch
(t *testing.T)
utils/tcc/validations_test.go:26
FunctionTestProcessProjectIDValidation_NotFound
(t *testing.T)
utils/tcc/validations_test.go:40
FunctionTestProcessProjectIDValidation_Success
(t *testing.T)
utils/tcc/validations_test.go:11
FunctionTestProfileDoesNotExist
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:31
FunctionTestProfiles
(t *testing.T)
tools/tau/config/profiles_test.go:9
FunctionTestProgress_Error
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:44
FunctionTestProgress_Name
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:28
FunctionTestProgress_Path
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:12
FunctionTestProgress_Progress
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:36
FunctionTestProject
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/project_test.go:12
FunctionTestProjectAllJobHandler_SimpleCases
(t *testing.T)
services/patrick/api_http_handlers_test.go:44
FunctionTestProjectAlreadyCloned
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:46
FunctionTestProjectAndRepositoryAPIOperationsWithSubTests
Test project and repository API operations with sub-tests
services/auth/projects_test.go:140
FunctionTestProjectBranchesNotEqual
(t *testing.T)
tools/tau/i18n/project/errors_test.go:37
FunctionTestProjectDomainCount_TCCFixture
(t *testing.T)
tools/tau/lib/domain/methods_test.go:38
FunctionTestProjectErrorHandling
Test project error handling and edge cases
services/auth/projects_test.go:64
FunctionTestProjectFlow_QueryList
(t *testing.T)
tools/tau/cli/commands/resources/project/flow_test.go:24
FunctionTestProjectFunctionCount_TCCFixture
(t *testing.T)
tools/tau/lib/function/methods_test.go:36
FunctionTestProjectHandlers_Dreaming
(t *testing.T)
dream/mcp/server_test.go:424
FunctionTestProjectJobHandler_SimpleCases
(t *testing.T)
services/patrick/api_http_handlers_test.go:136
FunctionTestProjectLocationNotFound
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:41
FunctionTestProjectNotFound
(t *testing.T)
tools/tau/i18n/project/errors_test.go:25
FunctionTestProjectObject_Delete
(t *testing.T)
services/auth/projects/methods_test.go:68
FunctionTestProjectObject_Delete_NonExistentProject
(t *testing.T)
services/auth/projects/methods_test.go:101
FunctionTestProjectObject_Register
(t *testing.T)
services/auth/projects/methods_test.go:29
FunctionTestProjectObject_Serialize
(t *testing.T)
services/auth/projects/methods_test.go:11
FunctionTestProject_WithTags
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/project_test.go:12
FunctionTestProject_WithoutTags
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/project_test.go:32
FunctionTestProjects
(t *testing.T)
tools/tau/config/projects_test.go:11
FunctionTestProjectsEndpointsWithFixtures
Test projects endpoints with comprehensive test data sequences
services/auth/projects_test.go:16
FunctionTestProjects_ListAndDelete
(t *testing.T)
tools/tau/config/selected_ext_test.go:148
FunctionTestProtoCommandIface_New
(t *testing.T)
services/patrick/package_test.go:19
FunctionTestProtocol
(t *testing.T)
pkg/raft/stream_test.go:13
FunctionTestProtocolListen_Dreaming
TODO: Needed?
services/substrate/components/p2p/service_test.go:20
FunctionTestProvider
(t *testing.T)
services/auth/repositories/repositories_test.go:153
FunctionTestPubSubBroadcaster_Broadcast
TestPubSubBroadcaster_Broadcast tests the broadcast functionality.
pkg/kvdb/broadcaster_test.go:40
FunctionTestPubSubBroadcaster_BroadcastAndReceive
(t *testing.T)
pkg/kvdb/broadcaster_test.go:141
FunctionTestPubSubBroadcaster_ConcurrentOperations
TestPubSubBroadcaster_ConcurrentOperations tests concurrent broadcasting and receiving.
pkg/kvdb/broadcaster_test.go:107
FunctionTestPubSubBroadcaster_ContextCancellation
TestPubSubBroadcaster_ContextCancellation tests the behavior when the context is cancelled.
pkg/kvdb/broadcaster_test.go:85
FunctionTestPubSubBroadcaster_Next
TestPubSubBroadcaster_Next tests the receiving of messages.
pkg/kvdb/broadcaster_test.go:58
FunctionTestPubSubBroadcaster_TopicRegistrationAndUnregistration
(t *testing.T)
pkg/kvdb/broadcaster_test.go:177
FunctionTestPubSubKeepAlive_Closed
(t *testing.T)
p2p/peer/node_test.go:339
FunctionTestPubSubMultipleSubscriptionsSameTopic
TestPubSubMultipleSubscriptionsSameTopic tests multiple subscriptions to same topic
p2p/peer/pubsub_kvdb_test.go:294
FunctionTestPubSubReturnsFlags
(t *testing.T)
tools/tau/flags/function/function_test.go:43
FunctionTestPubSubShutdownKVDBDesync
TestPubSubShutdownKVDBDesync tests for pubsub shutdown causing kvdb desync This reproduces the production issue where pubsub connections shutdown caus
p2p/peer/pubsub_kvdb_test.go:18
FunctionTestPubSubStressConnectionChurn
TestPubSubStressConnectionChurn tests pubsub during connection churn
p2p/peer/pubsub_stress_test.go:20
FunctionTestPubSubStressManyTopics
TestPubSubStressManyTopics tests many topics simultaneously
p2p/peer/pubsub_stress_test.go:161
FunctionTestPubSubStressRapidSubscribeUnsubscribe
TestPubSubStressRapidSubscribeUnsubscribe tests rapid subscribe/unsubscribe
p2p/peer/pubsub_stress_test.go:264
FunctionTestPubSubSubscribeContext
(t *testing.T)
p2p/peer/node_test.go:276
FunctionTestPubSubSubscribeToTopic
(t *testing.T)
p2p/peer/node_test.go:353
FunctionTestPubSubSubscribeToTopic_Closed
(t *testing.T)
p2p/peer/node_test.go:372
FunctionTestPubSubTopicReuseAfterError
TestPubSubTopicReuseAfterError tests topic reuse after errors
p2p/peer/pubsub_kvdb_test.go:208
FunctionTestPublicFlag
(t *testing.T)
tools/tau/flags/project/project_test.go:15
FunctionTestPublish_CurrentCommitPushError
(t *testing.T)
utils/tcc/publish_test.go:151
FunctionTestPublish_IndexesPushError
(t *testing.T)
utils/tcc/publish_test.go:123
FunctionTestPublish_NilIndexes
(t *testing.T)
utils/tcc/publish_test.go:112
FunctionTestPublish_NilObject
(t *testing.T)
utils/tcc/publish_test.go:103
FunctionTestPublish_ObjectPushError
(t *testing.T)
utils/tcc/publish_test.go:137
FunctionTestPublish_Success
(t *testing.T)
utils/tcc/publish_test.go:62
FunctionTestPulled
(t *testing.T)
tools/tau/i18n/library/success_test.go:32
FunctionTestPulled
(t *testing.T)
tools/tau/i18n/website/success_test.go:32
FunctionTestPulledProject
(t *testing.T)
tools/tau/i18n/project/success_test.go:49
FunctionTestPush
(t *testing.T)
pkg/git/all_test.go:114
FunctionTestPush
(t *testing.T)
services/tns/push_test.go:18
FunctionTestPushFixtures_Dreaming
(t *testing.T)
services/patrick/dream/dream_fixtures_test.go:78
FunctionTestPushWithNoServices_Dreaming
(t *testing.T)
services/patrick/dream/dream_fixtures_test.go:243
FunctionTestPushed
(t *testing.T)
tools/tau/i18n/library/success_test.go:41
FunctionTestPushed
(t *testing.T)
tools/tau/i18n/website/success_test.go:41
FunctionTestPushedProject
(t *testing.T)
tools/tau/i18n/project/success_test.go:40
FunctionTestQueryFilterExcludesAll
(t *testing.T)
p2p/datastores/mem/mem_test.go:664
FunctionTestQueryNoFiltersNoOrders
(t *testing.T)
p2p/datastores/mem/mem_test.go:382
FunctionTestQueryWithFilters
(t *testing.T)
p2p/datastores/mem/mem_test.go:488
FunctionTestQueryWithFiltersAndOrders
(t *testing.T)
p2p/datastores/mem/mem_test.go:617
FunctionTestQueryWithMultipleFilters
(t *testing.T)
p2p/datastores/mem/mem_test.go:574
FunctionTestQueryWithOrders
(t *testing.T)
p2p/datastores/mem/mem_test.go:535
FunctionTestRSFunction_Dreaming
(t *testing.T)
services/monkey/fixtures/compile/function_rs_test.go:18
FunctionTestRaceConditionInAdd
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:743
FunctionTestRaceDetection
Stress test for detecting race conditions
services/substrate/runtime/cache/cache_test.go:969
FunctionTestRead_CorruptedCBOR
(t *testing.T)
p2p/streams/command/framer/framer_test.go:208
FunctionTestRead_EmptyReader
(t *testing.T)
p2p/streams/command/framer/framer_test.go:114
FunctionTestRead_WrongMagic
(t *testing.T)
p2p/streams/command/framer/framer_test.go:80
← previousnext →10,301–10,400 of 13,103, ranked by callers