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
TestMock_AddAndGetFile
(t *testing.T)
p2p/peer/node_test.go:107
Function
TestMock_AddFileForCid
(t *testing.T)
p2p/peer/node_test.go:132
Function
TestMock_DeleteFile
(t *testing.T)
p2p/peer/node_test.go:157
Function
TestMock_Done
(t *testing.T)
p2p/peer/node_test.go:84
Function
TestMock_NewChildContextWithCancel
(t *testing.T)
p2p/peer/node_test.go:56
Function
TestMock_PubSubPublish
(t *testing.T)
p2p/peer/node_test.go:229
Function
TestMock_PubSubSubscribe
(t *testing.T)
p2p/peer/node_test.go:240
Function
TestModuleFunctionFailure
(t *testing.T)
pkg/vm/service/wazero/service_test.go:21
Function
TestModulesReturnsError
(t *testing.T)
pkg/starlark/module_test.go:442
Function
TestModulesSkipsExistingModules
(t *testing.T)
pkg/starlark/module_test.go:429
Function
TestMonkeyClient_Dreaming
(t *testing.T)
clients/p2p/monkey/tests/p2p_test.go:24
Function
TestMonkey_Dreaming
(t *testing.T)
pkg/taucorder/service/monkey_test.go:33
Function
TestMulBuiltInFunction
(t *testing.T)
pkg/starlark/module_test.go:120
Function
TestMultiPeerAllErrors
TestMultiPeerAllErrors tests behavior when all peers return errors
p2p/streams/client/client_test.go:1760
Function
TestMultiPeerAllPeersRespond
TestMultiPeerAllPeersRespond tests that all targeted peers respond when threshold equals peer count
p2p/streams/client/client_test.go:1378
Function
TestMultiPeerAllUnreachableFails
TestMultiPeerAllUnreachableFails tests that request fails when all peers are unreachable
p2p/streams/client/client_test.go:2441
Function
TestMultiPeerConcurrentRequests
TestMultiPeerConcurrentRequests tests making multiple concurrent requests with threshold
p2p/streams/client/client_test.go:1653
Function
TestMultiPeerDiscoveryWithUnreachablePeers
TestMultiPeerDiscoveryWithUnreachablePeers tests discovery mode when some peers are unreachable
p2p/streams/client/client_test.go:2488
Function
TestMultiPeerExplicitTo
TestMultiPeerExplicitTo tests sending to specific peers via To() with threshold
p2p/streams/client/client_test.go:1182
Function
TestMultiPeerExplicitToOrderDoesNotMatter
TestMultiPeerExplicitToOrderDoesNotMatter tests that peer order in To() doesn't affect success
p2p/streams/client/client_test.go:2332
Function
TestMultiPeerExplicitToSkipsUnreachable
TestMultiPeerExplicitToSkipsUnreachable tests that To() skips unreachable peers and continues to others
p2p/streams/client/client_test.go:2237
Function
TestMultiPeerExplicitToWithThresholdLimit
TestMultiPeerExplicitToWithThresholdLimit tests To() with more peers than threshold
p2p/streams/client/client_test.go:2147
Function
TestMultiPeerMixedErrorsAndTimeouts
TestMultiPeerMixedErrorsAndTimeouts tests with a mix of errors and timeouts
p2p/streams/client/client_test.go:1927
Function
TestMultiPeerPartialFailure
TestMultiPeerPartialFailure tests behavior when some peers fail
p2p/streams/client/client_test.go:1543
Function
TestMultiPeerProtocolNotSupportedSkipped
TestMultiPeerProtocolNotSupportedSkipped tests that peers without protocol support are skipped
p2p/streams/client/client_test.go:2576
Function
TestMultiPeerProtocolNotSupportedSkippedInDiscovery
TestMultiPeerProtocolNotSupportedSkippedInDiscovery tests discovery skips peers without protocol
p2p/streams/client/client_test.go:2670
Function
TestMultiPeerThreshold
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
Function
TestMultiPeerThresholdLimitsPeersContacted
TestMultiPeerThresholdLimitsPeersContacted tests that threshold limits how many peers are contacted
p2p/streams/client/client_test.go:2057
Function
TestMultiPeerThresholdWithSomeErrors
TestMultiPeerThresholdWithSomeErrors tests meeting threshold despite some errors
p2p/streams/client/client_test.go:2746
Function
TestMultiPeerTimeout
TestMultiPeerTimeout tests behavior when peers timeout
p2p/streams/client/client_test.go:1842
Function
TestMultiPeerWithBody
TestMultiPeerWithBody tests sending commands with body to multiple peers
p2p/streams/client/client_test.go:1460
Function
TestMultiPeerWithSlowResponder
TestMultiPeerWithSlowResponder tests threshold behavior when some peers are slow
p2p/streams/client/client_test.go:1267
Function
TestMultiReaderAt
(t *testing.T)
utils/readerutil/multireaderat_test.go:10
Function
TestMultiSelect
(t *testing.T)
tools/tau/prompts/multiselect_test.go:55
Function
TestMultiSelect
(t *testing.T)
pkg/cli/prompts/multiselect_test.go:55
Function
TestMultiplePrefixes
Test cache with multiple prefixes
services/substrate/runtime/cache/cache_test.go:1696
Function
TestMultipleServices_Dreaming
(t *testing.T)
tools/dream/cli/tests/universe_test.go:181
Function
TestNameRegex_MatchAllString
(t *testing.T)
tools/tau/validate/regex_test.go:10
Function
TestNestedFileError_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
Function
TestNestedType
(t *testing.T)
utils/mapstructure/mapstructure_test.go:1512
Function
TestNestedTypeInterface
Test for issue #46.
utils/mapstructure/mapstructure_test.go:1591
Function
TestNestedTypePointer
(t *testing.T)
utils/mapstructure/mapstructure_test.go:1551
Function
TestNestedTypePointerWithDefaults
#48
utils/mapstructure/mapstructure_bugs_test.go:145
Function
TestNestedTypeSliceWithDefaults
#48
utils/mapstructure/mapstructure_bugs_test.go:201
Function
TestNestedTypeWithDefaults
#48 workaround
utils/mapstructure/mapstructure_bugs_test.go:241
Function
TestNetNotifeeInterface
TestNetNotifeeInterface ensures netNotifee implements network.Notifiee
p2p/peer/peering_test.go:36
Function
TestNetNotifeeStubMethods
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
Function
TestNetNotifeeStubMethodsWithArgs
TestNetNotifeeStubMethodsWithArgs tests stub methods with non-nil arguments
p2p/peer/peering_test.go:45
Function
TestNetwork_AddWithCloneError
(t *testing.T)
pkg/mycelium/network_test.go:15
Function
TestNetwork_AddWithOptions
(t *testing.T)
pkg/mycelium/network_test.go:27
Function
TestNetwork_HostsContextCancellation
(t *testing.T)
pkg/mycelium/network_test.go:73
Function
TestNetwork_RunContextCancellation
(t *testing.T)
pkg/mycelium/network_test.go:96
Function
TestNetwork_RunWithConcurrency1
(t *testing.T)
pkg/mycelium/network_test.go:37
Function
TestNew
(t *testing.T)
tools/tau/lib/project/new_test.go:48
Function
TestNew
(t *testing.T)
tools/tau/cli/new_test.go:9
Function
TestNew
(t *testing.T)
tools/tau/cli/commands/resources/logs/query_test.go:9
Function
TestNew
(t *testing.T)
tools/tau/cli/commands/resources/cloud/types_test.go:10
Function
TestNew
(t *testing.T)
tools/tau/cli/commands/resources/builds/query_test.go:9
Function
TestNew
(t *testing.T)
utils/uri/open_test.go:16
Function
TestNew
(t *testing.T)
pkg/http-auto/new_test.go:29
Function
TestNew
(t *testing.T)
pkg/git/all_test.go:34
Function
TestNew
(t *testing.T)
pkg/spore-drive/course/course_test.go:11
Function
TestNew
(t *testing.T)
pkg/spore-drive/drive/new_test.go:10
Function
TestNew
(t *testing.T)
pkg/containers/backends/docker/docker_backend_test.go:118
Function
TestNew
(t *testing.T)
pkg/poe/engine_test.go:16
Function
TestNew
Test for New function
pkg/tcc/engine/engine_test.go:12
Function
TestNew
(t *testing.T)
pkg/tcc/object/all_test.go:10
Function
TestNew
(t *testing.T)
p2p/streams/streams_test.go:60
Function
TestNew
(t *testing.T)
p2p/streams/command/command_test.go:12
Function
TestNew
(t *testing.T)
p2p/streams/command/router/router_test.go:16
Function
TestNew
(t *testing.T)
p2p/streams/packer/packer_test.go:13
Function
TestNew
(t *testing.T)
p2p/keypair/keypair_test.go:13
Function
TestNew
(t *testing.T)
services/auth/projects/methods_test.go:212
Function
TestNew
(t *testing.T)
services/auth/repositories/repositories_test.go:187
Function
TestNew
(t *testing.T)
services/auth/hooks/hooks_test.go:266
Function
TestNew
(t *testing.T)
services/patrick/service_test.go:31
Function
TestNew
Basic functionality tests
services/substrate/runtime/cache/cache_test.go:237
Function
TestNewClient
(t *testing.T)
pkg/raft/client_test.go:14
Function
TestNewClientNode
(t *testing.T)
p2p/peer/node_test.go:449
Function
TestNewCollector_WithNilHTTPClient
(t *testing.T)
pkg/sensors/example/collector_test.go:557
Function
TestNewCommand
(t *testing.T)
pkg/mycelium/command/all_test.go:18
Function
TestNewContext_WithRoot
(t *testing.T)
pkg/tcc/transform/context_test.go:11
Function
TestNewContext_WithoutRoot
(t *testing.T)
pkg/tcc/transform/context_test.go:23
Function
TestNewDaemon
(t *testing.T)
pkg/containers/backends/containerd/daemon_test.go:18
Function
TestNewDaemon_RootfulMode
(t *testing.T)
pkg/containers/backends/containerd/daemon_test.go:37
Function
TestNewDatastore
(t *testing.T)
p2p/helpers/datastore_test.go:16
Function
TestNewDatastore_InvalidPath
(t *testing.T)
p2p/helpers/datastore_test.go:48
Function
TestNewDatastore_NewPath
(t *testing.T)
p2p/helpers/datastore_test.go:37
Function
TestNewDomainValidatorFailed
(t *testing.T)
tools/tau/i18n/domain/errors_test.go:22
Function
TestNewEmptyRemote
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
Function
TestNewEncryptedConn
(t *testing.T)
pkg/raft/encryption_test.go:29
Function
TestNewEncryptedConn_InvalidKey
(t *testing.T)
pkg/raft/encryption_test.go:42
Function
TestNewError
(t *testing.T)
pkg/schema/basic/new_test.go:11
Function
TestNewFolder
(t *testing.T)
p2p/peer/node_test.go:264
Function
TestNewFormatSessionForkOnSetKey
(t *testing.T)
tools/tau/session/discovery_test.go:85
Function
TestNewFull
(t *testing.T)
p2p/peer/node_test.go:391
Function
TestNewGeneratedFQDN_TestCloud
(t *testing.T)
tools/tau/lib/domain/methods_test.go:76
Function
TestNewGitHubProject
(t *testing.T)
services/auth/github_test.go:37
Function
TestNewHostWithInvalidAddress
(t *testing.T)
pkg/mycelium/host/all_test.go:106
Function
TestNewKVFSM
(t *testing.T)
pkg/raft/fsm_test.go:412
← previous
next →
10,001–10,100 of 13,103, ranked by callers