MCPcopy Create free account
hub / github.com/vercel/vercel / aws-custom-handler.test.ts

File aws-custom-handler.test.ts

packages/node/test/unit/aws-custom-handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, afterEach } from 'vitest';
2import { prepareFilesystem } from './test-utils';
3import { build } from '../../src';
4import type { NodejsLambda } from '@vercel/build-utils';

Callers

nothing calls this directly

Calls 2

prepareFilesystemFunction · 0.90
buildFunction · 0.90

Tested by

no test coverage detected