Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/taubyte/tau
/ functions
Functions
13,103 in github.com/taubyte/tau
⨍
Functions
13,103
◇
Types & classes
2,320
↳
Endpoints
13
Function
TestPrettyBasic
(t *testing.T)
pkg/schema/website/pretty_test.go:13
Function
TestPrettyError
(t *testing.T)
pkg/schema/libraries/pretty_test.go:33
Function
TestPrettyError
(t *testing.T)
pkg/schema/functions/pretty_test.go:71
Function
TestPrettyError
(t *testing.T)
pkg/schema/website/pretty_test.go:34
Function
TestPrettyErrors
(t *testing.T)
pkg/schema/application/pretty_test.go:111
Function
TestPrettyObject
(t *testing.T)
pkg/schema/storages/pretty_test.go:30
Function
TestPrettyStreaming
(t *testing.T)
pkg/schema/storages/pretty_test.go:10
Function
TestPrivateFlag
(t *testing.T)
tools/tau/flags/project/project_test.go:10
Function
TestPrivateFlagSet
(t *testing.T)
tools/tau/flags/project/project_test.go:25
Function
TestProcessDNSValidations_DevMode_GeneratedDomain
(t *testing.T)
utils/tcc/validations_test.go:77
Function
TestProcessDNSValidations_DevMode_NonGeneratedDomain
(t *testing.T)
utils/tcc/validations_test.go:94
Function
TestProcessDNSValidations_InvalidProjectContextType
(t *testing.T)
utils/tcc/validations_test.go:162
Function
TestProcessDNSValidations_InvalidValueType
(t *testing.T)
utils/tcc/validations_test.go:130
Function
TestProcessDNSValidations_MissingProjectContext
(t *testing.T)
utils/tcc/validations_test.go:147
Function
TestProcessDNSValidations_MultipleValidations
(t *testing.T)
utils/tcc/validations_test.go:195
Function
TestProcessDNSValidations_NonDNSValidation
(t *testing.T)
utils/tcc/validations_test.go:179
Function
TestProcessDNSValidations_ProductionMode_GeneratedDomain
(t *testing.T)
utils/tcc/validations_test.go:112
Function
TestProcessProjectIDValidation_EmptyValidations
(t *testing.T)
utils/tcc/validations_test.go:56
Function
TestProcessProjectIDValidation_InvalidType
(t *testing.T)
utils/tcc/validations_test.go:63
Function
TestProcessProjectIDValidation_Mismatch
(t *testing.T)
utils/tcc/validations_test.go:26
Function
TestProcessProjectIDValidation_NotFound
(t *testing.T)
utils/tcc/validations_test.go:40
Function
TestProcessProjectIDValidation_Success
(t *testing.T)
utils/tcc/validations_test.go:11
Function
TestProfileDoesNotExist
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:31
Function
TestProfiles
(t *testing.T)
tools/tau/config/profiles_test.go:9
Function
TestProgress_Error
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:44
Function
TestProgress_Name
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:28
Function
TestProgress_Path
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:12
Function
TestProgress_Progress
(t *testing.T)
pkg/spore-drive/drive/progress_test.go:36
Function
TestProject
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/project_test.go:12
Function
TestProjectAllJobHandler_SimpleCases
(t *testing.T)
services/patrick/api_http_handlers_test.go:44
Function
TestProjectAlreadyCloned
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:46
Function
TestProjectAndRepositoryAPIOperationsWithSubTests
Test project and repository API operations with sub-tests
services/auth/projects_test.go:140
Function
TestProjectBranchesNotEqual
(t *testing.T)
tools/tau/i18n/project/errors_test.go:37
Function
TestProjectDomainCount_TCCFixture
(t *testing.T)
tools/tau/lib/domain/methods_test.go:38
Function
TestProjectErrorHandling
Test project error handling and edge cases
services/auth/projects_test.go:64
Function
TestProjectFlow_QueryList
(t *testing.T)
tools/tau/cli/commands/resources/project/flow_test.go:24
Function
TestProjectFunctionCount_TCCFixture
(t *testing.T)
tools/tau/lib/function/methods_test.go:36
Function
TestProjectHandlers_Dreaming
(t *testing.T)
dream/mcp/server_test.go:424
Function
TestProjectJobHandler_SimpleCases
(t *testing.T)
services/patrick/api_http_handlers_test.go:136
Function
TestProjectLocationNotFound
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:41
Function
TestProjectNotFound
(t *testing.T)
tools/tau/i18n/project/errors_test.go:25
Function
TestProjectObject_Delete
(t *testing.T)
services/auth/projects/methods_test.go:68
Function
TestProjectObject_Delete_NonExistentProject
(t *testing.T)
services/auth/projects/methods_test.go:101
Function
TestProjectObject_Register
(t *testing.T)
services/auth/projects/methods_test.go:29
Function
TestProjectObject_Serialize
(t *testing.T)
services/auth/projects/methods_test.go:11
Function
TestProject_WithTags
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/project_test.go:12
Function
TestProject_WithoutTags
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/project_test.go:32
Function
TestProjects
(t *testing.T)
tools/tau/config/projects_test.go:11
Function
TestProjectsEndpointsWithFixtures
Test projects endpoints with comprehensive test data sequences
services/auth/projects_test.go:16
Function
TestProjects_ListAndDelete
(t *testing.T)
tools/tau/config/selected_ext_test.go:148
Function
TestProtoCommandIface_New
(t *testing.T)
services/patrick/package_test.go:19
Function
TestProtocol
(t *testing.T)
pkg/raft/stream_test.go:13
Function
TestProtocolListen_Dreaming
TODO: Needed?
services/substrate/components/p2p/service_test.go:20
Function
TestProvider
(t *testing.T)
services/auth/repositories/repositories_test.go:153
Function
TestPubSubBroadcaster_Broadcast
TestPubSubBroadcaster_Broadcast tests the broadcast functionality.
pkg/kvdb/broadcaster_test.go:40
Function
TestPubSubBroadcaster_BroadcastAndReceive
(t *testing.T)
pkg/kvdb/broadcaster_test.go:141
Function
TestPubSubBroadcaster_ConcurrentOperations
TestPubSubBroadcaster_ConcurrentOperations tests concurrent broadcasting and receiving.
pkg/kvdb/broadcaster_test.go:107
Function
TestPubSubBroadcaster_ContextCancellation
TestPubSubBroadcaster_ContextCancellation tests the behavior when the context is cancelled.
pkg/kvdb/broadcaster_test.go:85
Function
TestPubSubBroadcaster_Next
TestPubSubBroadcaster_Next tests the receiving of messages.
pkg/kvdb/broadcaster_test.go:58
Function
TestPubSubBroadcaster_TopicRegistrationAndUnregistration
(t *testing.T)
pkg/kvdb/broadcaster_test.go:177
Function
TestPubSubKeepAlive_Closed
(t *testing.T)
p2p/peer/node_test.go:339
Function
TestPubSubMultipleSubscriptionsSameTopic
TestPubSubMultipleSubscriptionsSameTopic tests multiple subscriptions to same topic
p2p/peer/pubsub_kvdb_test.go:294
Function
TestPubSubReturnsFlags
(t *testing.T)
tools/tau/flags/function/function_test.go:43
Function
TestPubSubShutdownKVDBDesync
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
Function
TestPubSubStressConnectionChurn
TestPubSubStressConnectionChurn tests pubsub during connection churn
p2p/peer/pubsub_stress_test.go:20
Function
TestPubSubStressManyTopics
TestPubSubStressManyTopics tests many topics simultaneously
p2p/peer/pubsub_stress_test.go:161
Function
TestPubSubStressRapidSubscribeUnsubscribe
TestPubSubStressRapidSubscribeUnsubscribe tests rapid subscribe/unsubscribe
p2p/peer/pubsub_stress_test.go:264
Function
TestPubSubSubscribeContext
(t *testing.T)
p2p/peer/node_test.go:276
Function
TestPubSubSubscribeToTopic
(t *testing.T)
p2p/peer/node_test.go:353
Function
TestPubSubSubscribeToTopic_Closed
(t *testing.T)
p2p/peer/node_test.go:372
Function
TestPubSubTopicReuseAfterError
TestPubSubTopicReuseAfterError tests topic reuse after errors
p2p/peer/pubsub_kvdb_test.go:208
Function
TestPublicFlag
(t *testing.T)
tools/tau/flags/project/project_test.go:15
Function
TestPublish_CurrentCommitPushError
(t *testing.T)
utils/tcc/publish_test.go:151
Function
TestPublish_IndexesPushError
(t *testing.T)
utils/tcc/publish_test.go:123
Function
TestPublish_NilIndexes
(t *testing.T)
utils/tcc/publish_test.go:112
Function
TestPublish_NilObject
(t *testing.T)
utils/tcc/publish_test.go:103
Function
TestPublish_ObjectPushError
(t *testing.T)
utils/tcc/publish_test.go:137
Function
TestPublish_Success
(t *testing.T)
utils/tcc/publish_test.go:62
Function
TestPulled
(t *testing.T)
tools/tau/i18n/library/success_test.go:32
Function
TestPulled
(t *testing.T)
tools/tau/i18n/website/success_test.go:32
Function
TestPulledProject
(t *testing.T)
tools/tau/i18n/project/success_test.go:49
Function
TestPush
(t *testing.T)
pkg/git/all_test.go:114
Function
TestPush
(t *testing.T)
services/tns/push_test.go:18
Function
TestPushFixtures_Dreaming
(t *testing.T)
services/patrick/dream/dream_fixtures_test.go:78
Function
TestPushWithNoServices_Dreaming
(t *testing.T)
services/patrick/dream/dream_fixtures_test.go:243
Function
TestPushed
(t *testing.T)
tools/tau/i18n/library/success_test.go:41
Function
TestPushed
(t *testing.T)
tools/tau/i18n/website/success_test.go:41
Function
TestPushedProject
(t *testing.T)
tools/tau/i18n/project/success_test.go:40
Function
TestQueryFilterExcludesAll
(t *testing.T)
p2p/datastores/mem/mem_test.go:664
Function
TestQueryNoFiltersNoOrders
(t *testing.T)
p2p/datastores/mem/mem_test.go:382
Function
TestQueryWithFilters
(t *testing.T)
p2p/datastores/mem/mem_test.go:488
Function
TestQueryWithFiltersAndOrders
(t *testing.T)
p2p/datastores/mem/mem_test.go:617
Function
TestQueryWithMultipleFilters
(t *testing.T)
p2p/datastores/mem/mem_test.go:574
Function
TestQueryWithOrders
(t *testing.T)
p2p/datastores/mem/mem_test.go:535
Function
TestRSFunction_Dreaming
(t *testing.T)
services/monkey/fixtures/compile/function_rs_test.go:18
Function
TestRaceConditionInAdd
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:743
Function
TestRaceDetection
Stress test for detecting race conditions
services/substrate/runtime/cache/cache_test.go:969
Function
TestRead_CorruptedCBOR
(t *testing.T)
p2p/streams/command/framer/framer_test.go:208
Function
TestRead_EmptyReader
(t *testing.T)
p2p/streams/command/framer/framer_test.go:114
Function
TestRead_WrongMagic
(t *testing.T)
p2p/streams/command/framer/framer_test.go:80
← previous
next →
10,301–10,400 of 13,103, ranked by callers