MCPcopy Create free account
hub / github.com/Moyf/easy-copy / codeBlockDetect.test.ts

File codeBlockDetect.test.ts

src/codeBlockDetect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { detectCodeBlockFromLines } from './codeBlockDetect';
3import { CodeBlockBehavior, ContextType } from './type';
4

Callers

nothing calls this directly

Calls 2

detectCodeBlockFromLinesFunction · 0.90
linesFunction · 0.85

Tested by

no test coverage detected