Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/nodejs.org
/ context.test.mjs
File
context.test.mjs
apps/site/util/__tests__/context.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
{ assignClientContext } from
'#site/util/context'
;
Callers
nothing calls this directly
Calls
1
assignClientContext
Function · 0.90
Tested by
no test coverage detected