MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / create-run-config.test.ts

File create-run-config.test.ts

cli/src/__tests__/unit/create-run-config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test'
2
3import { isSensitiveFile, isEnvTemplateFile } from '../../utils/create-run-config'
4

Callers

nothing calls this directly

Calls 2

isSensitiveFileFunction · 0.90
isEnvTemplateFileFunction · 0.90

Tested by

no test coverage detected