MCPcopy Create free account
hub / github.com/vercel/vercel / northstar.test.ts

File northstar.test.ts

packages/cli/test/northstar.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type http from 'http';
2import fs from 'fs-extra';
3import path from 'path';
4import { parse as parseUrl } from 'url';

Callers

nothing calls this directly

Calls 12

listTmpDirsFunction · 0.90
execCliFunction · 0.90
getGlobalConfigPathFunction · 0.85
getConfigAuthPathFunction · 0.85
setupLocalApiServerFunction · 0.85
loginStepsFunction · 0.85
waitForPromptFunction · 0.85
formatOutputFunction · 0.50
resolveMethod · 0.45
removeMethod · 0.45
exitMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected