Create a .env file at the project root with the following values:
AWS_MASTER_KEYwhich is an AWS KMS master key aliasAWS_FILENAMEThe location of .aws/credentials on the machineAWS_BUCKET_NAMEThe name of the s3 bucket that the aws user has privileges to use
- Create
.env npm install
npm test