https://lucid.app/documents/view/c9b677a7-2b60-4bec-89c7-43d10e2a262e
https://lucid.app/documents/view/9fb65517-add6-48f5-a35b-e8c5835a9762
- Clean up logging in
go-sqs
andgo-cas
You can run integration tests through docker via the following command:
docker-compose -f ./docker-compose.yml -f docker-compose.integration.yml up -d
This will bring up all the necessary containers to have the tests run.