MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / ReadCommandOutputTool.test.ts

File ReadCommandOutputTool.test.ts

src/core/tools/__tests__/ReadCommandOutputTool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs/promises"
2import * as path from "path"
3import { vi, describe, it, expect, beforeEach, afterEach } from "vitest"
4

Callers

nothing calls this directly

Calls 4

setupSearchMockFunction · 0.85
fromMethod · 0.80
writeMethod · 0.65
executeMethod · 0.45

Tested by

no test coverage detected