Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/nodejs.org
/ github.test.mjs
File
github.test.mjs
apps/site/util/__tests__/github.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, mock } from
'node:test'
;
3
4
mock.module(
'github-slugger'
, {
Callers
nothing calls this directly
Calls
3
getGitHubAvatarUrl
Function · 0.85
createGitHubSlugger
Function · 0.85
getGitHubBlobUrl
Function · 0.85
Tested by
no test coverage detected