Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
{ waitFor, check } from
'next-test-utils'
4
import
path from
'path'
Callers
nothing calls this directly
Calls
15
nextTestSetup
Function · 0.90
waitFor
Function · 0.90
check
Function · 0.90
describe
Function · 0.85
browser
Method · 0.80
elementByCss
Method · 0.80
waitForElementByCss
Method · 0.80
click
Method · 0.80
eval
Method · 0.80
moveTo
Method · 0.80
getAttribute
Method · 0.80
text
Method · 0.65
Tested by
no test coverage detected