awslabs / aws-s3-transfer-manager-rs

Apache License 2.0
5 stars 0 forks source link

Integration tests #25

Open aajtodd opened 2 months ago

aajtodd commented 2 months ago

Establish an integration test suite we can run. Some of these way may be able to use the replay recorder to capture traffic and turn them into more of a unit test.

e.g. single vs multipart upload, checksum scenarios, express buckets, pause/resume, etc.