v1.0.1
v1.0.1 (Include Unit Tests for Lambda Function)
Serverless AWS architecture to simulate the processing of transactional "messages".
New Features
- Included unit tests for Lambda Function with UnitTest and PyTest frameworks (on
./src/tests
folder).
Fixes
- Minor fixes on
README.md
andimportant_commands.sh
related to unit tests.