MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

FunctionTestExtractApp
(t *testing.T)
pkg/specs/extract/extract_test.go:62
FunctionTestExtractIdFromKey
Test extractIdFromKey with basic functionality
services/auth/utility_functions_test.go:66
FunctionTestExtractIdFromKeySimple
Test extractIdFromKey with simple cases
services/auth/utility_functions_test.go:202
FunctionTestExtractResourceType
(t *testing.T)
pkg/specs/extract/extract_test.go:90
FunctionTestFQDNFlag
(t *testing.T)
tools/tau/flags/domain/fqdn_test.go:11
FunctionTestFQDNFlag
(t *testing.T)
tools/tau/flags/domain/domain_test.go:10
FunctionTestFQDNValidator
(t *testing.T)
tools/tau/validate/variable_test.go:10
FunctionTestFS
(t *testing.T)
pkg/vm/backend/file/backend_test.go:16
FunctionTestFSMResponse
(t *testing.T)
pkg/raft/interfaces_test.go:9
FunctionTestFSMResponse_WithError
(t *testing.T)
pkg/raft/interfaces_test.go:23
FunctionTestFactory_CloseAll
(t *testing.T)
pkg/kvdb/service_test.go:157
FunctionTestFactory_ConcurrentAccess
(t *testing.T)
pkg/kvdb/service_test.go:124
FunctionTestFactory_New
(t *testing.T)
pkg/kvdb/service_test.go:13
FunctionTestFactory_NewDatabaseExists
(t *testing.T)
pkg/kvdb/service_test.go:94
FunctionTestFactory_deleteDB
(t *testing.T)
pkg/kvdb/service_test.go:56
FunctionTestFactory_getDB
(t *testing.T)
pkg/kvdb/service_test.go:34
FunctionTestFail_Dreaming
(t *testing.T)
services/substrate/components/p2p/test/unreliable_failure_test.go:50
FunctionTestFakeProject_Dreaming
(t *testing.T)
dream/fixtures/fake_project_test.go:15
FunctionTestFakeSeeker
(t *testing.T)
utils/readerutil/fakeseeker_test.go:9
FunctionTestFetch
(t *testing.T)
services/auth/projects/methods_test.go:154
FunctionTestFetch
(t *testing.T)
services/auth/repositories/repositories_test.go:324
FunctionTestFetch
(t *testing.T)
services/auth/hooks/hooks_test.go:208
FunctionTestFetchGithub
(t *testing.T)
services/auth/repositories/repositories_test.go:287
FunctionTestFetch_Dreaming
(t *testing.T)
clients/p2p/tns/fetch_test.go:16
FunctionTestFetch_InvalidID
(t *testing.T)
services/auth/repositories/repositories_test.go:362
FunctionTestFetch_InvalidProvider
(t *testing.T)
services/auth/hooks/hooks_test.go:247
FunctionTestFetch_PartialData
(t *testing.T)
services/auth/projects/methods_test.go:193
FunctionTestFetch_UnsupportedProvider
(t *testing.T)
services/auth/repositories/repositories_test.go:377
FunctionTestFibonacciFunction
TestFibonacciFunction tests the fibonacci function from a Starlark script.
pkg/starlark/vm_test.go:24
FunctionTestFileBasedSessionPersistsAcrossSetKey
(t *testing.T)
tools/tau/session/discovery_test.go:256
FunctionTestFileMissingModule
(t *testing.T)
pkg/starlark/vm_test.go:101
FunctionTestFilesystemFromBundle_InvalidType
(t *testing.T)
pkg/spore-drive/config/service/serve_test.go:29
FunctionTestFilesystemFromBundle_ValidTar
(t *testing.T)
pkg/spore-drive/config/service/serve_test.go:47
FunctionTestFilesystemFromBundle_ValidZip
(t *testing.T)
pkg/spore-drive/config/service/serve_test.go:35
FunctionTestFindTypeValue_Success
(t *testing.T)
pkg/tcc/engine/dump_test.go:388
FunctionTestFindTypeValue_WhenMissing
(t *testing.T)
pkg/tcc/engine/dump_test.go:397
FunctionTestFindTypeValue_WhenNotString
(t *testing.T)
pkg/tcc/engine/dump_test.go:404
FunctionTestFixture
(t *testing.T)
pkg/config-compiler/fixtures/fixture_test.go:10
FunctionTestFixture
(t *testing.T)
pkg/tcc/taubyte/v1/fixtures/gen_fixture_test.go:10
FunctionTestFlagError
(t *testing.T)
tools/tau/i18n/cloud/errors_test.go:10
FunctionTestFlags
(t *testing.T)
tools/tau/cli/args/flags_test.go:11
FunctionTestFloat_Helper
(t *testing.T)
pkg/tcc/engine/helpers_test.go:33
FunctionTestFork_Query
(t *testing.T)
pkg/yaseer/error_test.go:88
FunctionTestFormatMemory_InvalidType
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:535
FunctionTestFormatMemory_MissingField
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:513
FunctionTestFormatMemory_NilField
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:522
FunctionTestFormatMemory_Success
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:468
FunctionTestFormatMemory_VariousTypes
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:487
FunctionTestFormatSize_InvalidType
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:575
FunctionTestFormatSize_MissingField
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:566
FunctionTestFormatSize_Success
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:548
FunctionTestFormatTimeout_InvalidType
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:455
FunctionTestFormatTimeout_MissingField
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:433
FunctionTestFormatTimeout_NilField
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:442
FunctionTestFormatTimeout_Success
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:387
FunctionTestFormatTimeout_VariousTypes
(t *testing.T)
pkg/tcc/taubyte/v1/utils/parsing_test.go:405
FunctionTestFromCloneCompile
(t *testing.T)
pkg/config-compiler/e2e_test.go:100
FunctionTestFsmAdapter_Apply
(t *testing.T)
pkg/raft/fsm_test.go:309
FunctionTestFsmAdapter_Apply_ViaCluster
(t *testing.T)
pkg/raft/cluster_test.go:892
FunctionTestFsmAdapter_Restore
(t *testing.T)
pkg/raft/fsm_test.go:359
FunctionTestFsmAdapter_Restore_Comprehensive
TestFsmAdapter_Restore_Comprehensive tests the fsmAdapter.Restore wrapper comprehensively
pkg/raft/fsm_snapshot_test.go:339
FunctionTestFsmAdapter_Snapshot
(t *testing.T)
pkg/raft/fsm_test.go:338
FunctionTestFsmAdapter_Snapshot_ViaCluster
(t *testing.T)
pkg/raft/cluster_test.go:917
FunctionTestFullIntegration_Integration
(t *testing.T)
pkg/containers/backends/docker/docker_test.go:61
FunctionTestFunction
(t *testing.T)
services/substrate/components/http/function_test.go:14
FunctionTestFunctionBasicKey
(t *testing.T)
pkg/specs/function/function_test.go:21
FunctionTestFunctionFlow_QueryList
(t *testing.T)
tools/tau/cli/commands/resources/function/flow_test.go:24
FunctionTestFunctionHttp
(t *testing.T)
pkg/specs/function/function_test.go:47
FunctionTestFunctionSmartOps
(t *testing.T)
pkg/config-compiler/compile/smartop_attachment_test.go:14
FunctionTestFunctionWasm
(t *testing.T)
pkg/specs/function/function_test.go:61
FunctionTestFunctions_AppFunctionWithDomains
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_test.go:155
FunctionTestFunctions_AppFunctionWithGlobalDomainFallback
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_test.go:51
FunctionTestFunctions_AppFunctionWithSecondaryDomainFallback
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_test.go:86
FunctionTestFunctions_ConfigRootNotObject
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_error_test.go:44
FunctionTestFunctions_DomainNotFound
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass2/functions_test.go:99
FunctionTestFunctions_DomainsNotSlice
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass2/functions_test.go:133
FunctionTestFunctions_ErrorFetchingFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/functions_test.go:142
FunctionTestFunctions_ErrorFetchingFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass2/functions_test.go:167
FunctionTestFunctions_FunctionNameNotString
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_error_test.go:80
FunctionTestFunctions_GlobalFunctionWithDomains
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_test.go:13
FunctionTestFunctions_HTTPSTrigger
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/functions_test.go:73
FunctionTestFunctions_HTTPTrigger
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/functions_test.go:12
FunctionTestFunctions_LibraryNotFound
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass2/functions_test.go:116
FunctionTestFunctions_MultipleFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/functions_test.go:160
FunctionTestFunctions_NoDomains
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_test.go:207
FunctionTestFunctions_NoFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass3/functions_test.go:12
FunctionTestFunctions_NoFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass2/functions_test.go:12
FunctionTestFunctions_NoFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/functions_test.go:147
FunctionTestFunctions_NoFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/pass2/functions_test.go:83
FunctionTestFunctions_NoFunctions
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_test.go:192
FunctionTestFunctions_P2PTrigger
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/functions_test.go:96
FunctionTestFunctions_PathTooShort
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_error_test.go:13
FunctionTestFunctions_ProjectIdNotString
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_error_test.go:60
FunctionTestFunctions_PubSubTrigger
(t *testing.T)
pkg/tcc/taubyte/v1/pass1/functions_test.go:124
FunctionTestFunctions_ResolveDomainNames
(t *testing.T)
pkg/tcc/taubyte/v1/pass2/functions_test.go:13
FunctionTestFunctions_ResolveLibrarySource
(t *testing.T)
pkg/tcc/taubyte/v1/pass2/functions_test.go:52
FunctionTestFunctions_RootNotObject
(t *testing.T)
pkg/tcc/taubyte/v1/pass4/function_error_test.go:29
FunctionTestFunctions_SourceNotString
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass2/functions_test.go:150
FunctionTestFunctions_WithBothDomainAndLibrary
(t *testing.T)
pkg/tcc/taubyte/v1/pass2/functions_test.go:94
FunctionTestFunctions_WithDomains
(t *testing.T)
pkg/tcc/taubyte/v1/decompile/pass2/functions_test.go:24
← previousnext →9,301–9,400 of 13,103, ranked by callers