MCPcopy 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

1import assert, {fail} from "node:assert";
2import type {Stats} from "node:fs";
3import {stat} from "node:fs/promises";
4import {Readable, Writable} from "node:stream";

Callers

nothing calls this directly

Calls 15

mockJsDelivrFunction · 0.90
normalizeConfigFunction · 0.85
setCurrentDateFunction · 0.85
mockObservableApiFunction · 0.85
getCurrentObservableApiFunction · 0.85
deployFunction · 0.85
isHttpErrorFunction · 0.85
stripColorFunction · 0.85
promptDeployTargetFunction · 0.85
handleGetDeployMethod · 0.80
expectStandardFilesMethod · 0.80

Tested by

no test coverage detected