MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / change-file.test.ts

File change-file.test.ts

sdk/src/__tests__/change-file.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2
3import { createMockFs } from '@codebuff/common/testing/mocks/filesystem'
4

Callers

nothing calls this directly

Calls 3

createMockFsFunction · 0.90
changeFileFunction · 0.90
readFileMethod · 0.80

Tested by

no test coverage detected