Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ startupPrefetch.test.ts
File
startupPrefetch.test.ts
src/utils/startupPrefetch.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
{ runStartupPrefetches,
type
StartupPrefetchDeps } from
'./startupPrefetch.js'
3
4
type
CallLog = Record<string, number>
Callers
nothing calls this directly
Calls
2
makeFakeDeps
Function · 0.85
runStartupPrefetches
Function · 0.85
Tested by
no test coverage detected