Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ bundling.test.ts
File
bundling.test.ts
packages/node/test/unit/bundling.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterAll, afterEach, beforeAll, describe, it, expect } from
'vitest'
;
2
import
http from
'http'
;
3
import
{ join } from
'path'
;
4
import
{ prepareFilesystem } from
'./test-utils'
;
Callers
nothing calls this directly
Calls
15
_resetBundlingRoutesEmitted
Function · 0.90
prepareFilesystem
Function · 0.90
build
Function · 0.90
cwd
Method · 0.80
text
Method · 0.80
push
Method · 0.65
json
Method · 0.65
handler
Function · 0.50
resolve
Function · 0.50
fetch
Function · 0.50
keys
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected