MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / s3Transport.test.ts

File s3Transport.test.ts

packages/aws-lambda/src/s3Transport.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Unit tests for the S3 URI parser + tar helpers. Real S3 network calls
3 * are covered by the dispatch tests in `handler.test.ts` via a fake
4 * S3Client; here we pin the lower-level helpers.

Callers

nothing calls this directly

Calls 4

parseS3UriFunction · 0.85
formatS3UriFunction · 0.85
tarDirectoryFunction · 0.70
untarDirectoryFunction · 0.70

Tested by

no test coverage detected