MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / use-suggestion-engine-mention.test.ts

File use-suggestion-engine-mention.test.ts

cli/src/hooks/__tests__/use-suggestion-engine-mention.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 { isInsideStringDelimiters, parseAtInLine } from '../use-suggestion-engine'
4

Callers

nothing calls this directly

Calls 2

isInsideStringDelimitersFunction · 0.90
parseAtInLineFunction · 0.90

Tested by

no test coverage detected