Unit tests without Docker #31
Annotations
2 errors
test (3.11):
tests/test_apigateway/test_apigateway_integration.py#L115
test_aws_integration_dynamodb_multiple_stages
assert 404 == 400
+ where 404 = <Response [404]>.status_code
|
test (3.11)
Process completed with exit code 1.
|