moto/tests/test_elbv2
Brian Pandola 779d18e00c
Fix: Golang aws-sdk fails to parse elbv2:CreateLoadBalancer response (#3639)
The `botocore` response parsers are forgiving when it comes to timestamps,
but a real AWS backend does return time zone details for this attribute.

Verified failure/fix using the Go repo included in the issue report.

Fixes #3516
2021-01-31 11:39:11 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_elbv2_cloudformation.py Linting 2020-09-13 19:42:38 +01:00
test_elbv2.py Fix: Golang aws-sdk fails to parse elbv2:CreateLoadBalancer response (#3639) 2021-01-31 11:39:11 +00:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00