MCPcopy Create free account
hub / github.com/anomalyco/opencode / expectReadFailure

Function expectReadFailure

packages/opencode/test/tool/apply_patch.test.ts:86–86  ·  view source on GitHub ↗
(filepath: string)

Source from the content-addressed store, hash-verified

84 })
85
86const expectReadFailure = (filepath: string) => expectFailure(readText(filepath))
87
88describe("tool.apply_patch freeform", () => {
89 it.live("requires patchText", () =>

Callers 1

Calls 2

expectFailureFunction · 0.70
readTextFunction · 0.70

Tested by

no test coverage detected