node-unzipper icon indicating copy to clipboard operation
node-unzipper copied to clipboard

fix: propagate s3 error as promise rejection

Open abhi7cr opened this issue 2 years ago • 0 comments

Propagate s3 getObject errors (e.g. invalid byte range) as promise rejections.

Issue link

Tests

Added unit tests. Needed to add 3 chunk test files that serves as responses to S3 getObject calls for happy path test.

abhi7cr avatar Apr 13 '22 13:04 abhi7cr