aws-serverless-airline-booking
aws-serverless-airline-booking copied to clipboard
[Payment] Create unit tests
Payment is currently written in Python, and needs unit testing for the following functions:
- [ ] collect-payment
- [ ] refund-payment
Dev tools, linting and styling standards are to be merged by PR https://github.com/aws-samples/aws-serverless-airline-booking/pull/27
Linked to #171