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

File index.test.ts

test/integration/hydrate-then-render/test/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env jest */
2
3import { findPort, killApp, nextBuild, nextStart } from 'next-test-utils'
4import webdriver from 'next-webdriver'

Callers

nothing calls this directly

Calls 15

joinFunction · 0.90
findPortFunction · 0.90
nextBuildFunction · 0.90
nextStartFunction · 0.90
killAppFunction · 0.90
describeFunction · 0.85
webdriverFunction · 0.85
waitForElementByCssMethod · 0.80
clickMethod · 0.80
elementByCssMethod · 0.80
evalMethod · 0.80
closeMethod · 0.65

Tested by

no test coverage detected