MCPcopy Create free account
hub / github.com/observablehq/framework / observableApiClient-test.ts

File observableApiClient-test.ts

test/observableApiClient-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {CliError} from "../src/error.js";
3import {getObservableApiOrigin, getObservableUiOrigin} from "../src/observableApiClient.js";
4

Callers

nothing calls this directly

Calls 3

getObservableUiOriginFunction · 0.85
getObservableApiOriginFunction · 0.85
assertMethod · 0.80

Tested by

no test coverage detected