MCPcopy
hub / github.com/vercel/next.js / cdn-cache-busting.test.ts

File cdn-cache-busting.test.ts

test/e2e/app-dir/segment-cache/cdn-cache-busting/cdn-cache-busting.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as Playwright from 'playwright'
2import webdriver from 'next-webdriver'
3import { createRouterAct } from 'router-act'
4import { findPort, nextBuild } from 'next-test-utils'

Callers

nothing calls this directly

Calls 15

nextBuildFunction · 0.90
findPortFunction · 0.90
startFunction · 0.90
describeFunction · 0.85
webdriverFunction · 0.85
actFunction · 0.85
elementByCssMethod · 0.80
clickMethod · 0.80
elementByIdMethod · 0.80
evalMethod · 0.80
cleanupFunction · 0.70
textMethod · 0.65

Tested by

no test coverage detected