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