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

File bundling.test.ts

packages/node/test/unit/bundling.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, afterEach, beforeAll, describe, it, expect } from 'vitest';
2import http from 'http';
3import { join } from 'path';
4import { prepareFilesystem } from './test-utils';

Callers

nothing calls this directly

Calls 15

prepareFilesystemFunction · 0.90
buildFunction · 0.90
cwdMethod · 0.80
textMethod · 0.80
pushMethod · 0.65
jsonMethod · 0.65
handlerFunction · 0.50
resolveFunction · 0.50
fetchFunction · 0.50
keysMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected