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

File link.test.ts

test/development/pages-dir/client-navigation/link.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env jest */
2
3import { waitFor, check } from 'next-test-utils'
4import path from 'path'

Callers

nothing calls this directly

Calls 15

nextTestSetupFunction · 0.90
waitForFunction · 0.90
checkFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
elementByCssMethod · 0.80
waitForElementByCssMethod · 0.80
clickMethod · 0.80
evalMethod · 0.80
moveToMethod · 0.80
getAttributeMethod · 0.80
textMethod · 0.65

Tested by

no test coverage detected