reditect to order

This commit is contained in:
2026-01-14 21:08:23 -03:00
parent d893114e38
commit a3e4fe887d
22 changed files with 1105 additions and 1157 deletions

View File

@@ -102,7 +102,6 @@ def test_checkout_coupon(
lambda_context,
)
body = json.loads(r['body'])
print(body)
assert r['statusCode'] == HTTPStatus.CREATED
r = dynamodb_persistence_layer.collection.query(PartitionKey(body['id']))
@@ -125,7 +124,7 @@ def test_checkout_from_user(
'cpf': '07879819908',
'name': 'Sérgio R Siqueira',
'email': 'sergio@somosbeta.com.br',
'payment_method': 'MANUAL',
'payment_method': 'BANK_SLIP',
'address': {
'sk': 'METADATA#ADDRESS',
'address1': 'Rua Monsenhor Ivo Zanlorenzi',