MCPcopy Create free account

hub / github.com/delinoio/oss / functions

Functions3,733 in github.com/delinoio/oss

FunctionTestExecuteRunPipeModeCapturesOutputAndExitCodeHelperProcess
(t *testing.T)
cmds/derun/internal/cli/run_test.go:192
FunctionTestExecuteRunRejectsDuplicateSessionID
(t *testing.T)
cmds/derun/internal/cli/run_test.go:204
FunctionTestExecuteRunRejectsInvalidSessionID
(t *testing.T)
cmds/derun/internal/cli/run_test.go:251
FunctionTestExecuteRunRejectsMissingCommandSeparator
(t *testing.T)
cmds/derun/internal/cli/run_test.go:110
FunctionTestExecuteRunRejectsMissingTargetCommandAfterSeparator
(t *testing.T)
cmds/derun/internal/cli/run_test.go:125
FunctionTestExecuteRunRejectsNonWholeSecondRetention
(t *testing.T)
cmds/derun/internal/cli/run_test.go:287
FunctionTestExecuteRunShowsHelpWithoutSeparator
(t *testing.T)
cmds/derun/internal/cli/run_test.go:140
FunctionTestExecuteSmoke
(t *testing.T)
cmds/ttlc/internal/runner/runner_test.go:55
FunctionTestExecuteSupportsPrintBuiltin
(t *testing.T)
cmds/ttlc/internal/runner/runner_test.go:113
FunctionTestExecuteUnknownCommand
(t *testing.T)
cmds/ttlc/internal/cli/root_test.go:27
FunctionTestExecuteWithFuncHelper
(t *testing.T)
cmds/ttlc/internal/runner/runner_test.go:457
FunctionTestExplainDoesNotFailWhenCacheOpenFails
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:272
FunctionTestExplainReportsInputContentChangeAfterBuild
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:147
FunctionTestExplainSupportsTaskFilter
(t *testing.T)
cmds/ttlc/internal/cli/root_test.go:248
FunctionTestExplainTaskFilter
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:102
FunctionTestFormatDiagnosticTable
(t *testing.T)
cmds/ttlc/internal/messages/messages_test.go:5
FunctionTestFormatErrorTable
(t *testing.T)
cmds/ttlc/internal/messages/messages_test.go:52
FunctionTestGenerateGoSourceDeterministic
(t *testing.T)
cmds/ttlc/internal/runner/runner_test.go:17
FunctionTestGetSessionKeepsRunningWhenPIDIsAlive
(t *testing.T)
cmds/derun/internal/state/store_windows_test.go:15
FunctionTestGetTaskStateByTaskKey
(t *testing.T)
cmds/ttlc/internal/cache/sqlite_test.go:114
FunctionTestGetTaskStateDetectsCorruption
(t *testing.T)
cmds/ttlc/internal/cache/sqlite_test.go:297
FunctionTestGetTaskStateRejectsTrailingMetadataTokens
(t *testing.T)
cmds/ttlc/internal/cache/sqlite_test.go:337
FunctionTestHandleListSessionsRejectsFractionalLimit
(t *testing.T)
cmds/derun/internal/mcp/tools_test.go:183
FunctionTestHandleReadOutputMissingSessionReturnsError
(t *testing.T)
cmds/derun/internal/mcp/tools_test.go:131
FunctionTestHandleReadOutputRejectsFractionalMaxBytes
(t *testing.T)
cmds/derun/internal/mcp/tools_test.go:205
FunctionTestHandleWaitOutputLiveTailTimesOutForActiveSession
(t *testing.T)
cmds/derun/internal/mcp/tools_test.go:85
FunctionTestHandleWaitOutputMissingSessionReturnsError
(t *testing.T)
cmds/derun/internal/mcp/tools_test.go:157
FunctionTestHandleWaitOutputRejectsFractionalTimeout
(t *testing.T)
cmds/derun/internal/mcp/tools_test.go:231
FunctionTestHasConflict
(t *testing.T)
cmds/thenv/internal/cli/root_test.go:22
FunctionTestImportDetectsCycle
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:1117
FunctionTestImportNotFoundReportsDiagnostic
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:1150
FunctionTestImportResolvesAndMergesDeclarations
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:1058
FunctionTestInteractiveRunUsesWindowsConPTYTransport
(t *testing.T)
cmds/derun/internal/e2e/contract_windows_test.go:81
FunctionTestIsBenignPTYOutputErr
(t *testing.T)
cmds/derun/internal/transport/run_posix_test.go:12
FunctionTestIsTerminalRejectsDevNull
(t *testing.T)
cmds/derun/internal/cli/terminal_test.go:15
FunctionTestIsTerminalRejectsNilFile
(t *testing.T)
cmds/derun/internal/cli/terminal_test.go:9
FunctionTestIsTerminalRejectsRegularFile
(t *testing.T)
cmds/derun/internal/cli/terminal_test.go:27
FunctionTestJWTWithoutSubjectIsRejected
(t *testing.T)
servers/thenv/internal/service/service_test.go:216
FunctionTestLargeOutputChunkingHasStableCursorProgression
(t *testing.T)
cmds/derun/internal/e2e/contract_test.go:145
FunctionTestLegacySubjectEqualToTokenIsHashedInAuditAndLogs
(t *testing.T)
servers/thenv/internal/service/service_test.go:280
FunctionTestLexKeywordsAndSymbols
(t *testing.T)
cmds/ttlc/internal/lexer/lexer_test.go:9
FunctionTestLexReportsUnsupportedToken
(t *testing.T)
cmds/ttlc/internal/lexer/lexer_test.go:32
FunctionTestLexReportsUnterminatedBlockComment
(t *testing.T)
cmds/ttlc/internal/lexer/lexer_test.go:45
FunctionTestNewULIDFormat
(t *testing.T)
cmds/derun/internal/session/id_test.go:9
FunctionTestOpaqueBearerWithoutSubjectIsRejected
(t *testing.T)
servers/thenv/internal/service/service_test.go:184
FunctionTestOpenAppliesPermissionsOnPosix
(t *testing.T)
cmds/ttlc/internal/cache/sqlite_test.go:83
FunctionTestOpenCreatesSchemaAndPersistsTask
(t *testing.T)
cmds/ttlc/internal/cache/sqlite_test.go:15
FunctionTestOpenResetsCacheOnSchemaVersionMismatch
(t *testing.T)
cmds/ttlc/internal/cache/sqlite_test.go:154
FunctionTestOpenResetsUnversionedLegacySchema
(t *testing.T)
cmds/ttlc/internal/cache/sqlite_test.go:214
FunctionTestOperationAuditEventType
(t *testing.T)
cmds/thenv/internal/cli/root_test.go:218
FunctionTestParseCursor
(t *testing.T)
cmds/derun/internal/mcp/output_helpers_test.go:29
FunctionTestParseExpectationDiagnosticsHandleEOFContext
(t *testing.T)
cmds/ttlc/internal/parser/parser_test.go:99
FunctionTestParseExpectationDiagnosticsIncludeTokenContext
(t *testing.T)
cmds/ttlc/internal/parser/parser_test.go:74
FunctionTestParseMalformedModuleReportsSyntaxError
(t *testing.T)
cmds/ttlc/internal/parser/parser_test.go:49
FunctionTestParsePositiveIntDefault
(t *testing.T)
cmds/derun/internal/mcp/output_helpers_test.go:80
FunctionTestParsePreservesTokenAndAddsDetails
(t *testing.T)
cmds/derun/internal/errmsg/format_test.go:49
FunctionTestParseRequiredSessionID
(t *testing.T)
cmds/derun/internal/mcp/output_helpers_test.go:9
FunctionTestParseUnsupportedTopLevelDeclaration
(t *testing.T)
cmds/ttlc/internal/parser/parser_test.go:62
FunctionTestParseValidModule
(t *testing.T)
cmds/ttlc/internal/parser/parser_test.go:11
FunctionTestParseWaitTimeout
(t *testing.T)
cmds/derun/internal/mcp/output_helpers_test.go:116
FunctionTestPayloadStoredEncrypted
(t *testing.T)
servers/thenv/internal/service/service_test.go:144
FunctionTestProcessAliveCurrentProcess
(t *testing.T)
cmds/derun/internal/state/process_windows_test.go:12
FunctionTestProcessAliveInvalidPID
(t *testing.T)
cmds/derun/internal/state/process_windows_test.go:18
FunctionTestProcessAliveReturnsFalseForOtherOpenProcessErrors
(t *testing.T)
cmds/derun/internal/state/process_windows_test.go:52
FunctionTestProcessAliveTreatsAccessDeniedAsAlive
(t *testing.T)
cmds/derun/internal/state/process_windows_test.go:27
FunctionTestPushPullRotateAndListFlow
(t *testing.T)
servers/thenv/internal/service/service_test.go:22
FunctionTestRequiredIncludesReceivedTypeAndValue
(t *testing.T)
cmds/derun/internal/errmsg/format_test.go:68
FunctionTestResolveImportPathAutoAppendsTtl
(t *testing.T)
cmds/ttlc/internal/source/loader_test.go:88
FunctionTestResolveImportPathRejectsEscape
(t *testing.T)
cmds/ttlc/internal/source/loader_test.go:108
FunctionTestResolveImportPathRelative
(t *testing.T)
cmds/ttlc/internal/source/loader_test.go:71
FunctionTestResolveOutputPath
(t *testing.T)
cmds/thenv/internal/cli/root_test.go:54
FunctionTestResolvePathsRejectsNonTtlEntry
(t *testing.T)
cmds/ttlc/internal/source/loader_test.go:31
FunctionTestResolvePathsRejectsWorkspaceEscape
(t *testing.T)
cmds/ttlc/internal/source/loader_test.go:47
FunctionTestResolvePathsSuccess
(t *testing.T)
cmds/ttlc/internal/source/loader_test.go:12
FunctionTestResolvedSubjectFallsBackToToken
(t *testing.T)
cmds/thenv/internal/cli/root_test.go:92
FunctionTestRoleDecisionAndResultFromError
(t *testing.T)
cmds/thenv/internal/cli/root_test.go:240
FunctionTestRolePolicyEnforcement
(t *testing.T)
servers/thenv/internal/service/service_test.go:95
FunctionTestRunCacheDoesNotMutateBuildOrExplainState
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:997
FunctionTestRunCacheHitPreservesLargeIntegerJSONNumber
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:410
FunctionTestRunCachesRootTask
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:315
FunctionTestRunInvalidatesCacheWhenArgsChange
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:585
FunctionTestRunRejectsFractionalIntegerArgument
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:658
FunctionTestRunRejectsInvalidNestedFieldForRecursiveStructArgument
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:842
FunctionTestRunRejectsNonObjectForStructArgument
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:796
FunctionTestRunRejectsNonRepresentableIntegerForFloat32Argument
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:951
FunctionTestRunRejectsNullJSONArgs
(t *testing.T)
cmds/ttlc/internal/cli/root_test.go:441
FunctionTestRunRejectsOutOfRangeBoundedIntegerArgument
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:750
FunctionTestRunRejectsOutOfRangeFloat32Argument
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:905
FunctionTestRunRejectsQuotedIntegerArgument
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:704
FunctionTestRunRejectsTrailingJSONArgs
(t *testing.T)
cmds/ttlc/internal/cli/root_test.go:477
FunctionTestRunReportsArgumentTypeMismatch
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:540
FunctionTestRunReportsInvalidJSONArgs
(t *testing.T)
cmds/ttlc/internal/cli/root_test.go:391
FunctionTestRunReportsTaskNotFound
(t *testing.T)
cmds/ttlc/internal/compiler/service_test.go:497
FunctionTestRunRequiresTaskFlag
(t *testing.T)
cmds/ttlc/internal/cli/root_test.go:351
FunctionTestRunSupportsTaskAndArgs
(t *testing.T)
cmds/ttlc/internal/cli/root_test.go:292
FunctionTestRuntimeIncludesCauseType
(t *testing.T)
cmds/derun/internal/errmsg/format_test.go:32
FunctionTestSelectTransportMode
(t *testing.T)
cmds/derun/internal/cli/run_test.go:407
FunctionTestServerContractHistoricalReplayFromCursorZero
(t *testing.T)
cmds/derun/internal/mcp/server_contract_test.go:22
FunctionTestServerContractLiveTailThroughWaitOutput
(t *testing.T)
cmds/derun/internal/mcp/server_contract_test.go:91
FunctionTestServerContractRejectsFractionalTimeoutArgument
(t *testing.T)
cmds/derun/internal/mcp/server_contract_test.go:146
← previousnext →2,001–2,100 of 3,733, ranked by callers