wblackconv ba2ea8e1b3 Add tests for message attribute validation in SNS (#1582)
* Add tests for message attribute validation in SNS

Fixes up bug in return value of
moto.sns.responses.SNSResponse._parse_message_attributes due to
accidental recycling of a variable.

* Fix test_sns.test_publish_to_http in py36 env

Http response is encoded as a byte string which json.loads can't handle.
2018-04-27 15:10:30 -07:00
..
2017-09-21 21:16:00 +01:00
2017-12-10 21:59:04 +00:00
2017-09-21 21:16:00 +01:00
2017-02-27 20:53:57 -05:00