Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nodejs.org
/ useScrollToElement.test.jsx
File
useScrollToElement.test.jsx
apps/site/hooks/__tests__/useScrollToElement.test.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { renderHook } from
'@testing-library/react'
;
2
import { afterEach, beforeEach, describe, it, mock } from
'node:test'
;
3
import assert from
'node:assert/strict'
;
4
Callers
nothing calls this directly
Calls
1
useScrollToElement
Function · 0.85
Tested by
no test coverage detected