MCPcopy
hub / github.com/vercel/next.js / client-cache.parallel-routes.test.ts

File client-cache.parallel-routes.test.ts

test/e2e/app-dir/app-client-cache/client-cache.parallel-routes.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { nextTestSetup } from 'e2e-utils'
2import { createRouterAct } from 'router-act'
3import path from 'path'
4import { Playwright } from 'next-webdriver'

Callers

nothing calls this directly

Calls 13

nextTestSetupFunction · 0.90
createRouterActFunction · 0.90
describeFunction · 0.85
actFunction · 0.85
revealFunction · 0.85
browserMethod · 0.80
clickMethod · 0.80
waitForElementByCssMethod · 0.80
elementByCssMethod · 0.80
textMethod · 0.65
itFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected