MCPcopy Index your code
hub / github.com/PatrickSys/codebase-context / nextjs-analyzer.test.ts

File nextjs-analyzer.test.ts

tests/nextjs-analyzer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, rm, writeFile } from 'node:fs/promises';
2import { randomUUID } from 'node:crypto';
3import path from 'path';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 3

canAnalyzeMethod · 0.65
analyzeMethod · 0.65

Tested by

no test coverage detected