MCPcopy
hub / github.com/vercel/next.js / start-no-build.test.ts

File start-no-build.test.ts

test/development/start-no-build/start-no-build.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createNext } from 'e2e-utils'
2
3describe('next start without next build', () => {
4 it('should show error when there is no production build', async () => {

Callers

nothing calls this directly

Calls 8

createNextFunction · 0.90
describeFunction · 0.85
includesMethod · 0.80
startMethod · 0.65
itFunction · 0.50
resolveFunction · 0.50
onMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected