Skip to content

v1.0.1

Compare
Choose a tag to compare
@san99tiago san99tiago released this 27 Apr 19:44
· 2 commits to main since this release
a98d454

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 and important_commands.sh related to unit tests.