MCPcopy Create free account

hub / github.com/taubyte/tau / functions

Functions13,103 in github.com/taubyte/tau

FunctionTestMock_AddAndGetFile
(t *testing.T)
p2p/peer/node_test.go:107
FunctionTestMock_AddFileForCid
(t *testing.T)
p2p/peer/node_test.go:132
FunctionTestMock_DeleteFile
(t *testing.T)
p2p/peer/node_test.go:157
FunctionTestMock_Done
(t *testing.T)
p2p/peer/node_test.go:84
FunctionTestMock_NewChildContextWithCancel
(t *testing.T)
p2p/peer/node_test.go:56
FunctionTestMock_PubSubPublish
(t *testing.T)
p2p/peer/node_test.go:229
FunctionTestMock_PubSubSubscribe
(t *testing.T)
p2p/peer/node_test.go:240
FunctionTestModuleFunctionFailure
(t *testing.T)
pkg/vm/service/wazero/service_test.go:21
FunctionTestModulesReturnsError
(t *testing.T)
pkg/starlark/module_test.go:442
FunctionTestModulesSkipsExistingModules
(t *testing.T)
pkg/starlark/module_test.go:429
FunctionTestMonkeyClient_Dreaming
(t *testing.T)
clients/p2p/monkey/tests/p2p_test.go:24
FunctionTestMonkey_Dreaming
(t *testing.T)
pkg/taucorder/service/monkey_test.go:33
FunctionTestMulBuiltInFunction
(t *testing.T)
pkg/starlark/module_test.go:120
FunctionTestMultiPeerAllErrors
TestMultiPeerAllErrors tests behavior when all peers return errors
p2p/streams/client/client_test.go:1760
FunctionTestMultiPeerAllPeersRespond
TestMultiPeerAllPeersRespond tests that all targeted peers respond when threshold equals peer count
p2p/streams/client/client_test.go:1378
FunctionTestMultiPeerAllUnreachableFails
TestMultiPeerAllUnreachableFails tests that request fails when all peers are unreachable
p2p/streams/client/client_test.go:2441
FunctionTestMultiPeerConcurrentRequests
TestMultiPeerConcurrentRequests tests making multiple concurrent requests with threshold
p2p/streams/client/client_test.go:1653
FunctionTestMultiPeerDiscoveryWithUnreachablePeers
TestMultiPeerDiscoveryWithUnreachablePeers tests discovery mode when some peers are unreachable
p2p/streams/client/client_test.go:2488
FunctionTestMultiPeerExplicitTo
TestMultiPeerExplicitTo tests sending to specific peers via To() with threshold
p2p/streams/client/client_test.go:1182
FunctionTestMultiPeerExplicitToOrderDoesNotMatter
TestMultiPeerExplicitToOrderDoesNotMatter tests that peer order in To() doesn't affect success
p2p/streams/client/client_test.go:2332
FunctionTestMultiPeerExplicitToSkipsUnreachable
TestMultiPeerExplicitToSkipsUnreachable tests that To() skips unreachable peers and continues to others
p2p/streams/client/client_test.go:2237
FunctionTestMultiPeerExplicitToWithThresholdLimit
TestMultiPeerExplicitToWithThresholdLimit tests To() with more peers than threshold
p2p/streams/client/client_test.go:2147
FunctionTestMultiPeerMixedErrorsAndTimeouts
TestMultiPeerMixedErrorsAndTimeouts tests with a mix of errors and timeouts
p2p/streams/client/client_test.go:1927
FunctionTestMultiPeerPartialFailure
TestMultiPeerPartialFailure tests behavior when some peers fail
p2p/streams/client/client_test.go:1543
FunctionTestMultiPeerProtocolNotSupportedSkipped
TestMultiPeerProtocolNotSupportedSkipped tests that peers without protocol support are skipped
p2p/streams/client/client_test.go:2576
FunctionTestMultiPeerProtocolNotSupportedSkippedInDiscovery
TestMultiPeerProtocolNotSupportedSkippedInDiscovery tests discovery skips peers without protocol
p2p/streams/client/client_test.go:2670
FunctionTestMultiPeerThreshold
TestMultiPeerThreshold tests sending to multiple peers with a threshold > 1 ensuring we receive exactly threshold number of responses
p2p/streams/client/client_test.go:1100
FunctionTestMultiPeerThresholdLimitsPeersContacted
TestMultiPeerThresholdLimitsPeersContacted tests that threshold limits how many peers are contacted
p2p/streams/client/client_test.go:2057
FunctionTestMultiPeerThresholdWithSomeErrors
TestMultiPeerThresholdWithSomeErrors tests meeting threshold despite some errors
p2p/streams/client/client_test.go:2746
FunctionTestMultiPeerTimeout
TestMultiPeerTimeout tests behavior when peers timeout
p2p/streams/client/client_test.go:1842
FunctionTestMultiPeerWithBody
TestMultiPeerWithBody tests sending commands with body to multiple peers
p2p/streams/client/client_test.go:1460
FunctionTestMultiPeerWithSlowResponder
TestMultiPeerWithSlowResponder tests threshold behavior when some peers are slow
p2p/streams/client/client_test.go:1267
FunctionTestMultiReaderAt
(t *testing.T)
utils/readerutil/multireaderat_test.go:10
FunctionTestMultiSelect
(t *testing.T)
tools/tau/prompts/multiselect_test.go:55
FunctionTestMultiSelect
(t *testing.T)
pkg/cli/prompts/multiselect_test.go:55
FunctionTestMultiplePrefixes
Test cache with multiple prefixes
services/substrate/runtime/cache/cache_test.go:1696
FunctionTestMultipleServices_Dreaming
(t *testing.T)
tools/dream/cli/tests/universe_test.go:181
FunctionTestNameRegex_MatchAllString
(t *testing.T)
tools/tau/validate/regex_test.go:10
FunctionTestNestedFileError_ReportsCorrectPath
TestNestedFileError_ReportsCorrectPath verifies that errors in nested file structures report the correct file path, not just the root path.
pkg/tcc/engine/error_location_test.go:163
FunctionTestNestedType
(t *testing.T)
utils/mapstructure/mapstructure_test.go:1512
FunctionTestNestedTypeInterface
Test for issue #46.
utils/mapstructure/mapstructure_test.go:1591
FunctionTestNestedTypePointer
(t *testing.T)
utils/mapstructure/mapstructure_test.go:1551
FunctionTestNestedTypePointerWithDefaults
#48
utils/mapstructure/mapstructure_bugs_test.go:145
FunctionTestNestedTypeSliceWithDefaults
#48
utils/mapstructure/mapstructure_bugs_test.go:201
FunctionTestNestedTypeWithDefaults
#48 workaround
utils/mapstructure/mapstructure_bugs_test.go:241
FunctionTestNetNotifeeInterface
TestNetNotifeeInterface ensures netNotifee implements network.Notifiee
p2p/peer/peering_test.go:36
FunctionTestNetNotifeeStubMethods
TestNetNotifeeStubMethods tests the no-op stub methods of netNotifee These methods are required by the network.Notifiee interface but don't do anythin
p2p/peer/peering_test.go:12
FunctionTestNetNotifeeStubMethodsWithArgs
TestNetNotifeeStubMethodsWithArgs tests stub methods with non-nil arguments
p2p/peer/peering_test.go:45
FunctionTestNetwork_AddWithCloneError
(t *testing.T)
pkg/mycelium/network_test.go:15
FunctionTestNetwork_AddWithOptions
(t *testing.T)
pkg/mycelium/network_test.go:27
FunctionTestNetwork_HostsContextCancellation
(t *testing.T)
pkg/mycelium/network_test.go:73
FunctionTestNetwork_RunContextCancellation
(t *testing.T)
pkg/mycelium/network_test.go:96
FunctionTestNetwork_RunWithConcurrency1
(t *testing.T)
pkg/mycelium/network_test.go:37
FunctionTestNew
(t *testing.T)
tools/tau/lib/project/new_test.go:48
FunctionTestNew
(t *testing.T)
tools/tau/cli/new_test.go:9
FunctionTestNew
(t *testing.T)
tools/tau/cli/commands/resources/logs/query_test.go:9
FunctionTestNew
(t *testing.T)
tools/tau/cli/commands/resources/cloud/types_test.go:10
FunctionTestNew
(t *testing.T)
tools/tau/cli/commands/resources/builds/query_test.go:9
FunctionTestNew
(t *testing.T)
utils/uri/open_test.go:16
FunctionTestNew
(t *testing.T)
pkg/http-auto/new_test.go:29
FunctionTestNew
(t *testing.T)
pkg/git/all_test.go:34
FunctionTestNew
(t *testing.T)
pkg/spore-drive/course/course_test.go:11
FunctionTestNew
(t *testing.T)
pkg/spore-drive/drive/new_test.go:10
FunctionTestNew
(t *testing.T)
pkg/containers/backends/docker/docker_backend_test.go:118
FunctionTestNew
(t *testing.T)
pkg/poe/engine_test.go:16
FunctionTestNew
Test for New function
pkg/tcc/engine/engine_test.go:12
FunctionTestNew
(t *testing.T)
pkg/tcc/object/all_test.go:10
FunctionTestNew
(t *testing.T)
p2p/streams/streams_test.go:60
FunctionTestNew
(t *testing.T)
p2p/streams/command/command_test.go:12
FunctionTestNew
(t *testing.T)
p2p/streams/command/router/router_test.go:16
FunctionTestNew
(t *testing.T)
p2p/streams/packer/packer_test.go:13
FunctionTestNew
(t *testing.T)
p2p/keypair/keypair_test.go:13
FunctionTestNew
(t *testing.T)
services/auth/projects/methods_test.go:212
FunctionTestNew
(t *testing.T)
services/auth/repositories/repositories_test.go:187
FunctionTestNew
(t *testing.T)
services/auth/hooks/hooks_test.go:266
FunctionTestNew
(t *testing.T)
services/patrick/service_test.go:31
FunctionTestNew
Basic functionality tests
services/substrate/runtime/cache/cache_test.go:237
FunctionTestNewClient
(t *testing.T)
pkg/raft/client_test.go:14
FunctionTestNewClientNode
(t *testing.T)
p2p/peer/node_test.go:449
FunctionTestNewCollector_WithNilHTTPClient
(t *testing.T)
pkg/sensors/example/collector_test.go:557
FunctionTestNewCommand
(t *testing.T)
pkg/mycelium/command/all_test.go:18
FunctionTestNewContext_WithRoot
(t *testing.T)
pkg/tcc/transform/context_test.go:11
FunctionTestNewContext_WithoutRoot
(t *testing.T)
pkg/tcc/transform/context_test.go:23
FunctionTestNewDaemon
(t *testing.T)
pkg/containers/backends/containerd/daemon_test.go:18
FunctionTestNewDaemon_RootfulMode
(t *testing.T)
pkg/containers/backends/containerd/daemon_test.go:37
FunctionTestNewDatastore
(t *testing.T)
p2p/helpers/datastore_test.go:16
FunctionTestNewDatastore_InvalidPath
(t *testing.T)
p2p/helpers/datastore_test.go:48
FunctionTestNewDatastore_NewPath
(t *testing.T)
p2p/helpers/datastore_test.go:37
FunctionTestNewDomainValidatorFailed
(t *testing.T)
tools/tau/i18n/domain/errors_test.go:22
FunctionTestNewEmptyRemote
TestNewEmptyRemote asserts that New with an empty remote (no refs) runs the init path and Checkout succeeds so the repo is ready for the first commit.
pkg/git/all_test.go:319
FunctionTestNewEncryptedConn
(t *testing.T)
pkg/raft/encryption_test.go:29
FunctionTestNewEncryptedConn_InvalidKey
(t *testing.T)
pkg/raft/encryption_test.go:42
FunctionTestNewError
(t *testing.T)
pkg/schema/basic/new_test.go:11
FunctionTestNewFolder
(t *testing.T)
p2p/peer/node_test.go:264
FunctionTestNewFormatSessionForkOnSetKey
(t *testing.T)
tools/tau/session/discovery_test.go:85
FunctionTestNewFull
(t *testing.T)
p2p/peer/node_test.go:391
FunctionTestNewGeneratedFQDN_TestCloud
(t *testing.T)
tools/tau/lib/domain/methods_test.go:76
FunctionTestNewGitHubProject
(t *testing.T)
services/auth/github_test.go:37
FunctionTestNewHostWithInvalidAddress
(t *testing.T)
pkg/mycelium/host/all_test.go:106
FunctionTestNewKVFSM
(t *testing.T)
pkg/raft/fsm_test.go:412
← previousnext →10,001–10,100 of 13,103, ranked by callers