MCPcopy Create free account
hub / github.com/vercel/vercel / dependency-externalizer.test.ts

File dependency-externalizer.test.ts

packages/python/test/dependency-externalizer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, it, expect, vi } from 'vitest';
2import fs from 'fs-extra';
3import path from 'path';
4import { tmpdir } from 'os';

Callers

nothing calls this directly

Calls 15

calculateBundleSizeFunction · 0.90
parseUvLockFunction · 0.90
classifyPackagesFunction · 0.90
lambdaKnapsackFunction · 0.90
detectTargetPlatformFunction · 0.90
createExternalizerFunction · 0.85
removeSyncMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected