MCPcopy
hub / github.com/anomalyco/opencode / watcher.test.ts

File watcher.test.ts

packages/core/test/filesystem/watcher.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { $ } from "bun"
2import { describe, expect } from "bun:test"
3import fs from "fs/promises"
4import path from "path"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
tmpdirFunction · 0.90
nextUpdateFunction · 0.85
noUpdateFunction · 0.85
quietMethod · 0.80
renameMethod · 0.80
withTmpFunction · 0.70
readyFunction · 0.70
provideFunction · 0.70
removeMethod · 0.65
cwdMethod · 0.65
layerMethod · 0.45

Tested by

no test coverage detected