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
TestGetStruct
(t *testing.T)
pkg/schema/domains/getter_struct_test.go:10
Function
TestGetStruct
(t *testing.T)
pkg/schema/functions/getter_struct_test.go:11
Function
TestGetStruct
(t *testing.T)
pkg/schema/services/getter_struct_test.go:10
Function
TestGetStruct
(t *testing.T)
pkg/schema/storages/getter_struct_test.go:11
Function
TestGetStruct
(t *testing.T)
pkg/schema/smartops/getter_struct_test.go:11
Function
TestGetStruct
(t *testing.T)
pkg/schema/website/getter_struct_test.go:10
Function
TestGetStruct
(t *testing.T)
pkg/schema/databases/getter_struct_test.go:10
Function
TestGetTimeoutConfig
(t *testing.T)
pkg/raft/options_test.go:102
Function
TestGetTimeoutConfig_Custom
(t *testing.T)
pkg/raft/config_test.go:54
Function
TestGetTimeoutConfig_CustomOverridesPreset
(t *testing.T)
pkg/raft/config_test.go:108
Function
TestGetTimeoutConfig_Fallback
(t *testing.T)
pkg/raft/config_test.go:94
Function
TestGetTimeoutConfig_Presets
(t *testing.T)
pkg/raft/config_test.go:8
Function
TestGetValue_AllTypes
(t *testing.T)
pkg/tcc/engine/node_internal_test.go:91
Function
TestGetValue_UnsupportedType
(t *testing.T)
pkg/tcc/engine/node_internal_test.go:138
Function
TestGetWithDefaultMatchIndex
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:1921
Function
TestGetWithEmptyBranches
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:1243
Function
TestGetWithMatchIndex
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:355
Function
TestGetWithMinMatchIndex
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:1943
Function
TestGetWithNilBranches
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:1268
Function
TestGetWithNilMatcher
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:839
Function
TestGetWithNoMatchIndex
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:1902
Function
TestGetWithValidation
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:384
Function
TestGetWithValidationFailure
(t *testing.T)
services/substrate/runtime/cache/cache_test.go:409
Function
TestGet_CreatesDirectory
(t *testing.T)
pkg/yaseer/get_test.go:568
Function
TestGet_CreatesNewKeyInWriteMode
(t *testing.T)
pkg/yaseer/get_test.go:386
Function
TestGet_FromDocumentNode
(t *testing.T)
pkg/yaseer/get_test.go:364
Function
TestGet_FromEmptyDocument
(t *testing.T)
pkg/yaseer/get_test.go:480
Function
TestGet_FromFileSystem
(t *testing.T)
pkg/yaseer/get_test.go:497
Function
TestGet_FromSequence
(t *testing.T)
pkg/yaseer/get_test.go:310
Function
TestGet_LoadsYamlFile
(t *testing.T)
pkg/yaseer/get_test.go:590
Function
TestGet_TCCFixture
(t *testing.T)
tools/tau/lib/application/methods_test.go:22
Function
TestGet_UsesCache
(t *testing.T)
pkg/yaseer/get_test.go:546
Function
TestGettingProfileFailedWith
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:83
Function
TestGettingProjectFailedWith
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:93
Function
TestGettingProjectsFailed
(t *testing.T)
tools/tau/i18n/project/errors_test.go:54
Function
TestGettingRepositoriesFailed
(t *testing.T)
tools/tau/i18n/project/errors_test.go:31
Function
TestGitHubAuthenticationWithFixtures
Test GitHub authentication functions with comprehensive scenarios
services/auth/http_routes_github_test.go:235
Function
TestGitHubClientComprehensiveCoverage
Test GitHub client methods for comprehensive coverage
services/auth/github_client_test.go:232
Function
TestGitHubClientCreation
(t *testing.T)
services/auth/github_client_test.go:15
Function
TestGitHubClientErrorHandling
Test GitHub client error handling and edge cases
services/auth/github_client_test.go:182
Function
TestGitHubClientMock
(t *testing.T)
services/auth/github_http_endpoints_test.go:92
Function
TestGitHubCoreFunctionsWithFixtures
Test GitHub core functions with comprehensive scenarios
services/auth/http_routes_github_test.go:274
Function
TestGitHubHTTPEndpointsWithFixtures
Test GitHub HTTP endpoint handlers with comprehensive scenarios
services/auth/github_http_endpoints_test.go:161
Function
TestGitHubHTTPHandlersWithFixtures
Test GitHub HTTP handlers with comprehensive scenarios
services/auth/http_routes_github_test.go:136
Function
TestGitHubKeyGenerationEdgeCases
Test GitHub key generation with edge cases
services/auth/utility_functions_test.go:217
Function
TestGitHubKeyGenerationWorkflowWithFixtures
Test GitHub key generation workflow with comprehensive scenarios
services/auth/github_keys_domain_validation_test.go:23
Function
TestGitHubRepository_Delete
(t *testing.T)
services/auth/repositories/repositories_test.go:57
Function
TestGitHubRepository_Hooks
(t *testing.T)
services/auth/repositories/repositories_test.go:251
Function
TestGitHubRepository_Register
(t *testing.T)
services/auth/repositories/repositories_test.go:29
Function
TestGitHubRepository_Serialize
(t *testing.T)
services/auth/repositories/repositories_test.go:11
Function
TestGitHubResponseTypes
(t *testing.T)
services/auth/github_client_test.go:51
Function
TestGitHubTokenHTTPAuth
(t *testing.T)
services/patrick/github_auth_test.go:11
Function
TestGitHubTokenHTTPAuthCleanup
(t *testing.T)
services/patrick/github_auth_test.go:85
Function
TestGitHubTokenHTTPAuthContextCleanup
(t *testing.T)
services/patrick/github_auth_test.go:134
Function
TestGitProviders
(t *testing.T)
services/auth/repositories/repositories_test.go:396
Function
TestGitToken_SkipsWhenUnset
(t *testing.T)
tools/tau/common/test/vars_test.go:20
Function
TestGithubCheckHookAndExtractSecret
(t *testing.T)
services/patrick/github_test.go:302
Function
TestGithubHookHandler
(t *testing.T)
services/patrick/github_test.go:360
Function
TestGithubHook_Delete
(t *testing.T)
services/auth/hooks/hooks_test.go:101
Function
TestGithubHook_ProviderID
(t *testing.T)
services/auth/hooks/hooks_test.go:92
Function
TestGithubHook_Register
(t *testing.T)
services/auth/hooks/hooks_test.go:134
Function
TestGithubHook_Serialize
(t *testing.T)
services/auth/hooks/hooks_test.go:72
Function
TestGlobal_ApplicationProcessError
(t *testing.T)
pkg/tcc/taubyte/v1/utils/global_test.go:145
Function
TestGlobal_MultipleApplications
(t *testing.T)
pkg/tcc/taubyte/v1/utils/global_test.go:81
Function
TestGlobal_NoApplications
(t *testing.T)
pkg/tcc/taubyte/v1/utils/global_test.go:63
Function
TestGlobal_ProcessError
(t *testing.T)
pkg/tcc/taubyte/v1/utils/global_test.go:120
Function
TestGlobal_ProcessProjectAndApps
(t *testing.T)
pkg/tcc/taubyte/v1/utils/global_test.go:22
Function
TestGlobe
(t *testing.T)
tools/tau/prompts/spinner/globe_test.go:7
Function
TestGoFunction_Dreaming
(t *testing.T)
services/monkey/fixtures/compile/function_go_test.go:22
Function
TestGoSmartOp_Dreaming
TODO: FIXME
services/monkey/fixtures/compile/smartops_go_test.go:24
Function
TestGoroutineCountPerSend
TestGoroutineCountPerSend measures goroutines created per send() call
p2p/streams/client/client_test.go:2862
Function
TestHTTPContextMock
(t *testing.T)
services/auth/github_http_endpoints_test.go:48
Function
TestHTTPEndpointsWithFixtures
Test HTTP endpoints with proper test data sequences
services/auth/http_routes_github_test.go:113
Function
TestHTTPPort_WhenStatusFails
(t *testing.T)
tools/tau/clients/dream/client_test.go:39
Function
TestHTTPRouteSetup
Test HTTP route setup
services/auth/http_routes_github_test.go:67
Function
TestHTTPRouteSetupWorkflowWithFixtures
Test HTTP route setup workflow with comprehensive scenarios
services/auth/http_routes_github_test.go:17
Function
TestHTTPStreamHandlers
Test HTTP and P2P handlers
services/auth/api_domain_repository_test.go:276
Function
TestHandleForMatcher
(t *testing.T)
services/substrate/components/p2p/stream_test.go:19
Function
TestHandle_CommandWithNoConnection
(t *testing.T)
p2p/streams/command/router/router_test.go:98
Function
TestHandle_NilCommand
(t *testing.T)
p2p/streams/command/router/router_test.go:87
Function
TestHandle_ResponseEncodeError
(t *testing.T)
p2p/streams/command/router/router_integration_test.go:201
Function
TestHandler
(t *testing.T)
services/substrate/components/pubsub/websocket/handler_test.go:322
Function
TestHandler_CreateWsHandlerErrorPaths
(t *testing.T)
services/substrate/components/pubsub/websocket/handler_test.go:367
Function
TestHealthCheck
(t *testing.T)
pkg/containers/backends/docker/docker_backend_test.go:136
Function
TestHealthCheckIntegration_Integration
(t *testing.T)
pkg/containers/backends/docker/docker_backend_integration_test.go:13
Function
TestHealth_Dreaming
(t *testing.T)
pkg/taucorder/service/health_test.go:22
Function
TestHeartBeat_Dreaming
(t *testing.T)
clients/p2p/seer/heartbeat_test.go:20
Function
TestHeartbeat_Dreaming
(t *testing.T)
services/seer/tests/hearbeat_test.go:24
Function
TestHelloFunction
(t *testing.T)
pkg/starlark/module_test.go:245
Function
TestHelloFunctionWithNative
(t *testing.T)
pkg/starlark/module_test.go:221
Function
TestHelloWorld
(t *testing.T)
pkg/vm-orbit/examples/hello_world/tests/wasm_test.go:15
Function
TestHelp_BeSureToCloneLibrary
(t *testing.T)
tools/tau/i18n/library/help_test.go:13
Function
TestHelp_BeSureToCloneProject
(t *testing.T)
tools/tau/i18n/help_test.go:41
Function
TestHelp_BeSureToCloneWebsite
(t *testing.T)
tools/tau/i18n/website/help_test.go:13
Function
TestHelp_BeSureToSelectProject
(t *testing.T)
tools/tau/i18n/help_test.go:50
Function
TestHelp_HaveYouLoggedIn
(t *testing.T)
tools/tau/i18n/help_test.go:13
Function
TestHelp_HaveYouSelectedACloud
(t *testing.T)
tools/tau/i18n/help_test.go:22
Function
TestHelp_LibraryAlreadyCloned
(t *testing.T)
tools/tau/i18n/library/help_test.go:22
Function
TestHelp_TokenMayBeExpired
(t *testing.T)
tools/tau/i18n/help_test.go:31
Function
TestHelp_WebsiteAlreadyCloned
(t *testing.T)
tools/tau/i18n/website/help_test.go:22
← previous
next →
9,501–9,600 of 13,103, ranked by callers