MCPcopy Create free account
hub / github.com/anomalyco/opencode / github-action.test.ts

File github-action.test.ts

packages/opencode/test/cli/github-action.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from "bun:test"
2import { SessionV1 } from "@opencode-ai/core/v1/session"
3import { extractResponseText, formatPromptTooLargeError } from "../../src/cli/cmd/github"
4import type { MessageV2 } from "../../src/session/message-v2"

Callers

nothing calls this directly

Calls 9

extractResponseTextFunction · 0.90
testFunction · 0.85
createTextPartFunction · 0.85
createToolPartFunction · 0.85
createReasoningPartFunction · 0.85
createStepStartPartFunction · 0.85
createStepFinishPartFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected