Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nodejs.org
/ feeds.test.mjs
File
feeds.test.mjs
apps/site/util/__tests__/feeds.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
{ BASE_URL, BASE_PATH } from
'#site/next.constants.mjs'
;
Callers
nothing calls this directly
Calls
1
generateWebsiteFeeds
Function · 0.90
Tested by
no test coverage detected