MCPcopy Index your code
hub / github.com/PatrickSys/codebase-context / ast-chunker-integration.test.ts

File ast-chunker-integration.test.ts

tests/ast-chunker-integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { GenericAnalyzer } from '../src/analyzers/generic/index';
3import { MAX_AST_CHUNK_FILE_LINES } from '../src/utils/ast-chunker';
4

Callers

nothing calls this directly

Calls 3

hasMethod · 0.80
analyzeMethod · 0.65
addMethod · 0.45

Tested by

no test coverage detected