moto/tests/test_sqs
Matt Long 9b7902018f Respect VisibilityTimeout when calling receive_message
Previously, receive_message would always use the queue's default
visibility timeout instead of the value passed as a query parameter when
calling the receive_message method on an SQS connection.
2016-05-31 15:13:49 -07:00
..
test_server.py update test_messages_polling to assume messages are returned immediately 2015-08-31 11:54:17 -04:00
test_sqs.py Respect VisibilityTimeout when calling receive_message 2016-05-31 15:13:49 -07:00