aws-serverless-airline-booking icon indicating copy to clipboard operation
aws-serverless-airline-booking copied to clipboard

[Payment] Create integ tests

Open heitorlessa opened this issue 5 years ago • 1 comments

Payment is currently written in Python, and needs integ testing for the following functions:

  • [ ] collect-payment
  • [ ] refund-payment

Note: As Booking is also written in Python we may use pytest autouse fixtures for retrieving credentials to test against real resources.

heitorlessa avatar Aug 26 '19 09:08 heitorlessa

Linked to #171

heitorlessa avatar Nov 08 '21 12:11 heitorlessa