Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ mkdir, rm, writeFile } from
'node:fs/promises'
;
2
import
{ randomUUID } from
'node:crypto'
;
3
import
path from
'path'
;
4
import
{ describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
3
canAnalyze
Method · 0.65
analyze
Method · 0.65
detectCodebaseMetadata
Method · 0.65
Tested by
no test coverage detected