Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/observablehq/framework
/ deploy-test.ts
File
deploy-test.ts
test/deploy-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert, {fail} from
"node:assert"
;
2
import
type
{Stats} from
"node:fs"
;
3
import
{stat} from
"node:fs/promises"
;
4
import
{Readable, Writable} from
"node:stream"
;
Callers
nothing calls this directly
Calls
15
mockJsDelivr
Function · 0.90
normalizeConfig
Function · 0.85
setCurrentDate
Function · 0.85
mockObservableApi
Function · 0.85
getCurrentObservableApi
Function · 0.85
deploy
Function · 0.85
isHttpError
Function · 0.85
stripColor
Function · 0.85
promptDeployTarget
Function · 0.85
handleGetDeploy
Method · 0.80
handlePostDeployUploaded
Method · 0.80
expectStandardFiles
Method · 0.80
Tested by
no test coverage detected