MCPcopy
hub / github.com/vercel/next.js / index.test.ts

File index.test.ts

test/integration/cpu-profiling/test/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env jest */
2
3import { remove, pathExists, readdir } from 'fs-extra'
4import { nextBuild } from 'next-test-utils'

Callers

nothing calls this directly

Calls 11

joinFunction · 0.90
nextBuildFunction · 0.90
describeFunction · 0.85
startsWithMethod · 0.80
removeFunction · 0.50
itFunction · 0.50
expectFunction · 0.50
readdirFunction · 0.50
filterMethod · 0.45
endsWithMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected