Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ agents-md-e2e.test.js
File
agents-md-e2e.test.js
packages/next-codemod/lib/__tests__/agents-md-e2e.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global jest */
2
jest.autoMockOff()
3
4
const
fs = require(
'fs'
)
Callers
nothing calls this directly
Calls
15
describe
Function · 0.85
runAgentsMd
Function · 0.85
getNextjsVersion
Function · 0.85
readFileSync
Method · 0.80
split
Method · 0.80
includes
Method · 0.80
trim
Method · 0.80
push
Method · 0.65
require
Function · 0.50
it
Function · 0.50
expect
Function · 0.50
join
Method · 0.45
Tested by
no test coverage detected