MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

FunctionTestList_ErrorCases
(t *testing.T)
pkg/yaseer/list_test.go:181
FunctionTestList_MapKeys
(t *testing.T)
pkg/yaseer/list_test.go:152
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/library/methods_test.go:11
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/function/methods_test.go:13
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/messaging/methods_test.go:11
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/database/methods_test.go:11
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/service/methods_test.go:11
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/storage/methods_test.go:11
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/domain/methods_test.go:13
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/smartops/methods_test.go:11
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/application/methods_test.go:12
FunctionTestList_TCCFixture
(t *testing.T)
tools/tau/lib/website/methods_test.go:11
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/library/methods_test.go:28
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/function/methods_test.go:45
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/messaging/methods_test.go:28
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/database/methods_test.go:29
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/service/methods_test.go:28
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/storage/methods_test.go:28
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/domain/methods_test.go:47
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/smartops/methods_test.go:28
FunctionTestList_TCCFixture_WithApp
(t *testing.T)
tools/tau/lib/website/methods_test.go:28
FunctionTestListen
(t *testing.T)
pkg/http/options/all_test.go:23
FunctionTestLoadCertificate
(t *testing.T)
pkg/http/options/all_test.go:78
FunctionTestLoadRaw
(t *testing.T)
p2p/keypair/keypair_test.go:50
FunctionTestLoadRawFromEnv
(t *testing.T)
p2p/keypair/keypair_test.go:94
FunctionTestLoadRawFromEnv_InvalidBase64
(t *testing.T)
p2p/keypair/keypair_test.go:115
FunctionTestLoadRawFromEnv_NotSet
(t *testing.T)
p2p/keypair/keypair_test.go:108
FunctionTestLoadRawFromString
(t *testing.T)
p2p/keypair/keypair_test.go:122
FunctionTestLoadRawFromString_Empty
(t *testing.T)
p2p/keypair/keypair_test.go:136
FunctionTestLoadRawFromString_InvalidBase64
(t *testing.T)
p2p/keypair/keypair_test.go:131
FunctionTestLoadRaw_NonexistentFile
(t *testing.T)
p2p/keypair/keypair_test.go:64
FunctionTestLoadSessionInDir_EmptyLoc
(t *testing.T)
tools/tau/session/session_test.go:46
FunctionTestLoadYamlDocument_ErrorHandling
(t *testing.T)
pkg/yaseer/error_test.go:366
FunctionTestLoad_DreamCloud_ReturnsErrorWhenNoDream
TestLoad_DreamCloud_ReturnsErrorWhenNoDream exercises getClientUrl() Dream branch in client.go. Without a running dream, HTTPPort fails and Load retur
tools/tau/clients/patrick_client/client_test.go:39
FunctionTestLoad_NoCloudSelectedReturnsError
(t *testing.T)
tools/tau/clients/auth_client/client_test.go:54
FunctionTestLoad_NoCloudSelectedReturnsError
(t *testing.T)
tools/tau/clients/patrick_client/load_test.go:53
FunctionTestLoad_NoProfilesReturnsError
(t *testing.T)
tools/tau/clients/auth_client/client_test.go:38
FunctionTestLoad_NoProfilesReturnsError
(t *testing.T)
tools/tau/clients/patrick_client/load_test.go:37
FunctionTestLoad_NonexistentFile
(t *testing.T)
p2p/keypair/keypair_test.go:45
FunctionTestLoad_ProfileNotFoundReturnsError
(t *testing.T)
tools/tau/clients/auth_client/client_test.go:78
FunctionTestLoad_ProfileNotFoundReturnsError
(t *testing.T)
tools/tau/clients/patrick_client/load_test.go:77
FunctionTestLoad_RemoteCloudClientNewFailsReturnsError
(t *testing.T)
tools/tau/clients/auth_client/client_test.go:121
FunctionTestLoad_RemoteCloudClientNewFailsReturnsError
(t *testing.T)
tools/tau/clients/patrick_client/load_test.go:120
FunctionTestLoad_RemoteCloud_BuildsURL
TestLoad_RemoteCloud_BuildsURL exercises getClientUrl() Remote branch in client.go. Verifies we attempt to create the client with profile.Cloud (URL s
tools/tau/clients/patrick_client/client_test.go:68
FunctionTestLoad_UnknownCloudTypeReturnsError
(t *testing.T)
tools/tau/clients/auth_client/client_test.go:96
FunctionTestLoad_UnknownCloudTypeReturnsError
(t *testing.T)
tools/tau/clients/patrick_client/load_test.go:95
FunctionTestLoad_WithGroupNode_ChildAddError
(t *testing.T)
pkg/tcc/engine/node_load_test.go:128
FunctionTestLoad_WithGroupNode_RequiredAttributesError
(t *testing.T)
pkg/tcc/engine/node_load_test.go:39
FunctionTestLoad_WithGroupNode_SkipsConfigLeaf
(t *testing.T)
pkg/tcc/engine/node_load_test.go:96
FunctionTestLoad_WithGroupNode_StringMatcherChild
(t *testing.T)
pkg/tcc/engine/node_load_test.go:67
FunctionTestLoad_WithNonGroupNode
(t *testing.T)
pkg/tcc/engine/node_load_test.go:12
FunctionTestLoader
(t *testing.T)
pkg/vm/loaders/wazero/loader_test.go:16
FunctionTestLoadingAuthClientFailed
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:118
FunctionTestLoadingPatrickClientFailed
(t *testing.T)
tools/tau/i18n/shared/errors_test.go:128
FunctionTestLocFlag
(t *testing.T)
tools/tau/flags/project/project_test.go:20
FunctionTestLocFlagWithValue
(t *testing.T)
tools/tau/flags/project/project_test.go:37
FunctionTestLocalPushConfigCompile_Dreaming
(t *testing.T)
dream/fixtures/local_push_config_e2e_test.go:51
FunctionTestLocalResolveNameToId_EmptyContextPath
(t *testing.T)
pkg/tcc/taubyte/v1/utils/paths_test.go:239
FunctionTestLocalResolveNameToId_InvalidPathType
(t *testing.T)
pkg/tcc/taubyte/v1/utils/paths_test.go:266
FunctionTestLocalResolveNameToId_NotFound
(t *testing.T)
pkg/tcc/taubyte/v1/utils/paths_test.go:250
FunctionTestLocalResolveNameToId_ObjectWithoutName
(t *testing.T)
pkg/tcc/taubyte/v1/utils/paths_test.go:278
FunctionTestLocalResolveNameToId_Success
(t *testing.T)
pkg/tcc/taubyte/v1/utils/paths_test.go:218
FunctionTestLocationMethods_FilePath
(t *testing.T)
pkg/yaseer/location_test.go:7
FunctionTestLocationMethods_LineAndColumn
(t *testing.T)
pkg/yaseer/location_test.go:54
FunctionTestLocationMethods_Location
(t *testing.T)
pkg/yaseer/location_test.go:96
FunctionTestLocationMethods_WithNestedPaths
(t *testing.T)
pkg/yaseer/location_test.go:144
FunctionTestLockHandler_Branches
(t *testing.T)
services/patrick/api_stream_handlers_test.go:679
FunctionTestLockHelper
(t *testing.T)
services/patrick/api_helpers_test.go:15
FunctionTestLogStoreCreation
(t *testing.T)
pkg/raft/storage_test.go:412
FunctionTestLogStore_DeleteRange
(t *testing.T)
pkg/raft/storage_test.go:128
FunctionTestLogStore_DeleteRange_Empty
(t *testing.T)
pkg/raft/storage_test.go:623
FunctionTestLogStore_DeleteRange_Partial
(t *testing.T)
pkg/raft/storage_test.go:710
FunctionTestLogStore_FirstIndex_Empty
(t *testing.T)
pkg/raft/storage_test.go:581
FunctionTestLogStore_FirstLastIndex
(t *testing.T)
pkg/raft/storage_test.go:74
FunctionTestLogStore_FirstLastIndex_AfterStoring
(t *testing.T)
pkg/raft/storage_test.go:743
FunctionTestLogStore_GetLog_NotFound
(t *testing.T)
pkg/raft/storage_test.go:117
FunctionTestLogStore_LastIndex_Empty
(t *testing.T)
pkg/raft/storage_test.go:595
FunctionTestLogStore_StoreAndRetrieve
(t *testing.T)
pkg/raft/storage_test.go:17
FunctionTestLogStore_StoreLogs
(t *testing.T)
pkg/raft/storage_test.go:48
FunctionTestLogStore_StoreLogs_Multiple
(t *testing.T)
pkg/raft/storage_test.go:686
FunctionTestLoggerInitialization
(t *testing.T)
services/auth/acme/store/store_test.go:119
FunctionTestLogger_EmptyCloseDoesNotWrite
(t *testing.T)
pkg/vm/logger/logger_test.go:85
FunctionTestLogger_MultipleWrites_ListOpen
(t *testing.T)
pkg/vm/logger/logger_test.go:114
FunctionTestLogger_NewInvalidDir
(t *testing.T)
pkg/vm/logger/logger_test.go:186
FunctionTestLogger_WriteReadSingle
(t *testing.T)
pkg/vm/logger/logger_test.go:41
FunctionTestLoginFlow_CreateDefaultProfile
(t *testing.T)
tools/tau/cli/commands/login/flow_test.go:45
FunctionTestLoginFlow_CreateNewProfile
(t *testing.T)
tools/tau/cli/commands/login/flow_test.go:25
FunctionTestLoginFlow_SelectProfile
(t *testing.T)
tools/tau/cli/commands/login/flow_test.go:71
FunctionTestLogin_Help
(t *testing.T)
tools/tau/cli/commands/login/command_test.go:84
FunctionTestLogin_NewProfile_NonInteractive
(t *testing.T)
tools/tau/cli/commands/login/command_test.go:14
FunctionTestLogin_SelectProfile_NonInteractive
(t *testing.T)
tools/tau/cli/commands/login/command_test.go:47
FunctionTestLogs_EmptyError
(t *testing.T)
utils/tcc/logs_test.go:109
FunctionTestLogs_Integration
(t *testing.T)
pkg/containers/backends/docker/docker_container_test.go:304
FunctionTestLogs_NilError
(t *testing.T)
utils/tcc/logs_test.go:11
FunctionTestLogs_ReadSeeker_Seek
(t *testing.T)
utils/tcc/logs_test.go:34
FunctionTestLogs_ReadSeeker_SeekCurrent
(t *testing.T)
utils/tcc/logs_test.go:85
FunctionTestLogs_ReadSeeker_SeekEnd
(t *testing.T)
utils/tcc/logs_test.go:67
FunctionTestLogs_WithError
(t *testing.T)
utils/tcc/logs_test.go:22
FunctionTestLookup
(t *testing.T)
services/substrate/components/http/lookup_test.go:19
FunctionTestLookup
(t *testing.T)
services/substrate/components/p2p/lookup_test.go:36
← previousnext →9,801–9,900 of 13,103, ranked by callers