Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/nodejs.org
/ generate.test.mjs
File
generate.test.mjs
apps/site/scripts/blog-data/__test__/generate.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
{ normalize } from
'node:path'
;
3
import
{ Readable } from
'node:stream'
;
4
import
{ describe, it, mock } from
'node:test'
;
Callers
nothing calls this directly
Calls
1
generateBlogData
Function · 0.85
Tested by
no test coverage detected