MCPcopy Index your code
hub / github.com/tiann/hapi / runOpencode.test.ts

File runOpencode.test.ts

cli/src/opencode/runOpencode.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3const mockOpencodeSession = vi.hoisted(() => ({
4 setModel: vi.fn(),

Callers

nothing calls this directly

Calls 6

runOpencodeFunction · 0.90
getConfigHandlerFunction · 0.85
handlerFunction · 0.85
releaseListSlashCommandsFunction · 0.85
pushMethod · 0.45
listSlashCommandsMethod · 0.45

Tested by

no test coverage detected