Skip to content

Commit

Permalink
test section
Browse files Browse the repository at this point in the history
also cleanup of grammar
  • Loading branch information
alfred-stokespace committed May 1, 2024
1 parent e340ca0 commit 7d0fb63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ For instance, `shoesami:ami-0000000` would result in `ami-0000000` as the AMI of

Please set environment values.

### For Testing
This project uses LocalStack which mocks AWS services

LocalStack has requirements about Auth - https://docs.localstack.cloud/references/credentials/
- specifically, `test` is a good option for the environment of running test
- specifically, `test` is a good option for the access key id when running unit tests
> AWS_ACCESS_KEY_ID=test
>
> AWS_SECRET_ACCESS_KEY=DOESNOTMATTER
Expand Down

0 comments on commit 7d0fb63

Please sign in to comment.