Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/goose
/ functions
Functions
660 in github.com/Shopify/goose
⨍
Functions
660
◇
Types & classes
129
Function
TestBuildDataTabWriter
(t *testing.T)
bugsnag/bugsnagger_test.go:191
Function
TestCapWithPreallocatedSlice
(t *testing.T)
syncio/buffer_test.go:245
Function
TestCapWithSliceAndWrittenData
(t *testing.T)
syncio/buffer_test.go:253
Function
TestChildContext
(t *testing.T)
statsd/taggable_test.go:84
Function
TestChildContext
(t *testing.T)
logger/loggable_test.go:132
Function
TestCombineModules
(t *testing.T)
srvutil/servlet_test.go:187
Function
TestCommandContextCancels
(t *testing.T)
shell/shell_test.go:202
Function
TestCommandEnvDoesNotEval
(t *testing.T)
shell/shell_test.go:190
Function
TestCommandForceKills
(t *testing.T)
shell/shell_test.go:225
Function
TestCommandRunNoWait
(t *testing.T)
shell/shell_test.go:99
Function
TestCommandRunPipe
(t *testing.T)
shell/shell_test.go:128
Function
TestCommandRunWait
(t *testing.T)
shell/shell_test.go:63
Function
TestCommandRunWaitPipeFails
(t *testing.T)
shell/shell_test.go:158
Function
TestCommandStdinAfterStart
(t *testing.T)
shell/shell_test.go:275
Function
TestCommandStdinBeforeStart
(t *testing.T)
shell/shell_test.go:255
Function
TestCommandStdoutPipe
Verify we can stream while command is running
shell/shell_test.go:314
Function
TestCommandWithWorkingDir
(t *testing.T)
shell/shell_test.go:178
Function
TestConcurrencyLimiter_cancel
(t *testing.T)
concurrency/limiter_test.go:46
Function
TestConcurrencyLimiter_random
(t *testing.T)
concurrency/limiter_test.go:126
Function
TestConcurrencyLimiter_stats
(t *testing.T)
concurrency/limiter_test.go:85
Function
TestConcurrencyLimiter_unlimited
(t *testing.T)
concurrency/limiter_test.go:153
Function
TestCondBroadcast
(t *testing.T)
cond/cond_test.go:247
Function
TestCondSignal
Following tests are adapted for Go standard sync.Cond The only difference is that Signal and Broadcast must have the lock
cond/cond_test.go:182
Function
TestCondSignalGenerations
(t *testing.T)
cond/cond_test.go:220
Function
TestCondSignalStealing
(t *testing.T)
cond/cond_test.go:399
Function
TestCond_Broadcast
(t *testing.T)
cond/cond_test.go:158
Function
TestCond_ContextWait
(t *testing.T)
cond/cond_test.go:105
Function
TestCond_Signal
(t *testing.T)
cond/cond_test.go:142
Function
TestCond_Signal_random
(t *testing.T)
cond/cond_test.go:355
Function
TestCond_TimeoutWait
(t *testing.T)
cond/cond_test.go:33
Function
TestCond_TombWait
(t *testing.T)
cond/cond_test.go:65
Function
TestCond_Wait
(t *testing.T)
cond/cond_test.go:18
Function
TestContextLog
(t *testing.T)
logger/logger_test.go:135
Function
TestEmptyContext
(t *testing.T)
statsd/taggable_test.go:50
Function
TestEmptyContext
(t *testing.T)
logger/loggable_test.go:64
Function
TestEnvVarHeaderMiddleware
(t *testing.T)
srvutil/env_var_middleware_test.go:36
Function
TestEstimatedWaitTime
(t *testing.T)
concurrency/wait_time_test.go:11
Function
TestExponentialMovingAverageTracker_Record
(t *testing.T)
timetracker/ema_tracker_test.go:11
Function
TestExponentialMovingAverageTracker_Start_End
(t *testing.T)
timetracker/ema_tracker_test.go:29
Function
TestExtractWithoutErrorClass
(t *testing.T)
bugsnag/with_class_test.go:11
Function
TestFormatErrorClass
(t *testing.T)
bugsnag/with_class_test.go:26
Function
TestFuncModule
(t *testing.T)
srvutil/servlet_test.go:81
Function
TestGetLoggableValue
(t *testing.T)
logger/loggable_test.go:213
Function
TestGetLoggableValues
(t *testing.T)
logger/loggable_test.go:221
Function
TestGrow
(t *testing.T)
syncio/buffer_test.go:474
Function
TestGrowOverflow
(t *testing.T)
syncio/buffer_test.go:505
Function
TestHandlerModule
(t *testing.T)
srvutil/servlet_test.go:88
Function
TestHeaders
(t *testing.T)
redact/redact_test.go:72
Function
TestInlineModule
(t *testing.T)
srvutil/servlet_test.go:72
Function
TestIsNotFound
(t *testing.T)
resolver/resolver_test.go:11
Function
TestKillOnlyUsesFirstError
(t *testing.T)
genmain/genmain_test.go:188
Function
TestKillPropagatesErrorToComponents
(t *testing.T)
genmain/genmain_test.go:169
Function
TestLargeByteReads
(t *testing.T)
syncio/buffer_test.go:217
Function
TestLargeByteWrites
(t *testing.T)
syncio/buffer_test.go:195
Function
TestLargeStringReads
(t *testing.T)
syncio/buffer_test.go:208
Function
TestLargeStringWrites
(t *testing.T)
syncio/buffer_test.go:182
Function
TestLogIfError
(t *testing.T)
logger/logger_test.go:159
Function
TestLoggableKeyClash
(t *testing.T)
logger/loggable_test.go:119
Function
TestMain
(m *testing.M)
bugsnag/bugsnagger_test.go:41
Function
TestMap
(t *testing.T)
redact/redact_test.go:10
Function
TestMapCustomSubstrings
(t *testing.T)
redact/redact_test.go:47
Function
TestMixedReadsAndWrites
(t *testing.T)
syncio/buffer_test.go:226
Function
TestNewBuffer
(t *testing.T)
syncio/buffer_test.go:89
Function
TestNewBufferString
(t *testing.T)
syncio/buffer_test.go:94
Function
TestNewBugsnagHook
(t *testing.T)
logrusbugsnag/bugsnag_test.go:88
Function
TestNewDummy
(t *testing.T)
random/dummy_test.go:9
Function
TestNewHTTPRecorder
(t *testing.T)
srvutil/metrics_test.go:115
Function
TestNewLocked
(t *testing.T)
random/locked_test.go:20
Function
TestNewLockedSource
(t *testing.T)
random/locked_test.go:9
Function
TestNewRetryLookup
(t *testing.T)
resolver/retry_resolver_test.go:52
Function
TestNewSeeded
(t *testing.T)
random/seeded_test.go:9
Function
TestNewServer
(t *testing.T)
srvutil/server_test.go:49
Function
TestNewServerFromFactory
(t *testing.T)
srvutil/server_test.go:94
Function
TestNewServlet
(t *testing.T)
profiler/servlet_test.go:12
Function
TestNewShuffleResolver
(t *testing.T)
resolver/shuffle_resolver_test.go:23
Function
TestNewStatic
(t *testing.T)
random/static_test.go:9
Function
TestNew_OptionalErr
(t *testing.T)
logger/logger_test.go:45
Function
TestNext
(t *testing.T)
syncio/buffer_test.go:371
Function
TestNil
(t *testing.T)
syncio/buffer_test.go:262
Function
TestNotify
(t *testing.T)
bugsnag/bugsnagger_test.go:78
Function
TestPrefixModule
(t *testing.T)
srvutil/servlet_test.go:95
Function
TestRace
(t *testing.T)
cond/cond_test.go:299
Function
TestReadBytes
(t *testing.T)
syncio/buffer_test.go:419
Function
TestReadEmptyAtEOF
Was a bug: used to give EOF reading empty slice at EOF.
syncio/buffer_test.go:518
Function
TestReadFrom
(t *testing.T)
syncio/buffer_test.go:269
Function
TestReadFromNegativeReader
(t *testing.T)
syncio/buffer_test.go:279
Function
TestReadString
(t *testing.T)
syncio/buffer_test.go:439
Function
TestRealIPMiddleware
(t *testing.T)
srvutil/real_ip_test.go:20
Function
TestRequestContextMiddleware
(t *testing.T)
srvutil/request_test.go:26
Function
TestRequestMetricsMiddleware
(t *testing.T)
srvutil/metrics_test.go:27
Function
TestRunAndWaitReturnsErrorIfAlreadyRan
(t *testing.T)
genmain/genmain_test.go:197
Function
TestRuneIO
(t *testing.T)
syncio/buffer_test.go:309
Function
TestSecurityHeaderMiddleware
(t *testing.T)
srvutil/security_test.go:14
Function
TestSecurityHeaderMiddleware_AdjustHeaders
(t *testing.T)
srvutil/security_test.go:39
Function
TestServFail
(t *testing.T)
resolver/retry_resolver_test.go:18
Function
TestSetup
(t *testing.T)
bugsnag/bugsnagger_test.go:59
Function
TestShutdownDeadline
(t *testing.T)
genmain/genmain_test.go:204
Function
TestSignalErrorPropagatesToComponents
(t *testing.T)
genmain/genmain_test.go:177
Function
TestStateTracker_Listener
(t *testing.T)
statetracker/tracker_test.go:61
Function
TestStateTracker_Set
(t *testing.T)
statetracker/tracker_test.go:13
← previous
next →
501–600 of 660, ranked by callers