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

File index.test.ts

test/e2e/config-turbopack/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable jest/no-standalone-expect */
2import { nextTestSetup } from 'e2e-utils'
3
4const WARNING_MESSAGE = `ERROR: This build is using Turbopack, with a \`webpack\` config and no \`turbopack\` config.`

Callers

nothing calls this directly

Calls 8

nextTestSetupFunction · 0.90
describeFunction · 0.85
noWarnCasesFunction · 0.85
itifFunction · 0.70
renderMethod · 0.65
expectFunction · 0.50
itFunction · 0.50
buildMethod · 0.45

Tested by

no test coverage detected