dynamodb-replicator icon indicating copy to clipboard operation
dynamodb-replicator copied to clipboard

allow tests to be run against any S3 bucket owned by any account

Open btalbot opened this issue 8 years ago • 0 comments

... so that it doesn't need to be named 'mapbox'. The bucket named by the ENV variable BackupBucket will be used. BackupBucket is set to 'mapbox' in test/env.js which is loaded when 'npm test' is run.

btalbot avatar May 05 '17 23:05 btalbot