Background
This is close to e2e tests. It will spin up docker container and run tests against it.
Feature
Part of integration testing. Add testcontainers backed tests using build docker image. The necessary parts of the infrastructure are:
- Lambda
- Kafka
- Postgres
- SQS
All of these can be mocked using TestContainers