MCPcopy Create free account
hub / github.com/vercel/vercel / integration-create-deployment.test.ts

File integration-create-deployment.test.ts

packages/client/tests/integration-create-deployment.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { it, expect, describe, beforeEach, vi } from 'vitest';
2import path from 'path';
3import fetch_ from 'node-fetch';
4import { generateNewToken } from './common';

Callers

nothing calls this directly

Calls 12

generateNewTokenFunction · 0.90
generateFakeFilesFunction · 0.90
isObjectFunction · 0.90
setupTmpDirFunction · 0.90
errorMethod · 0.80
textMethod · 0.80
getMethod · 0.65
resolveMethod · 0.45
logMethod · 0.45
valuesMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected