awslabs / dynein

DynamoDB CLI written in Rust.
https://github.com/awslabs/dynein
Apache License 2.0
360 stars 37 forks source link

test: add integration test for restore #233

Closed StoneDot closed 4 months ago

StoneDot commented 4 months ago

Issue #, if available:

143

Description of changes: This pull request adds an integration test for restore command. Please note that we cannot conduct a full test for this feature currently because the DynamoDB local does not support the backup feature.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.