Bug 11208: regression test for failing SMS messages
authorGalen Charlton <gmc@esilibrary.com>
Mon, 30 Dec 2013 16:45:45 +0000 (16:45 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 30 Dec 2013 16:45:45 +0000 (16:45 +0000)
commitb753678c3dff4e0fd2fde008b3c43f0796fcfb05
tree4f8f21cb8cfb346c4d9a90907aac36898df9645f
parent7d01e61cdf96f06d3f823eaaa435e2850bacf7e4
Bug 11208: regression test for failing SMS messages

This patch adds a regression test for verifying that queued
SMS messages meant for patrons who have no SMS alert number
set are marked as failed after the first attempt to send them.

To test:

[1] Run prove -v t/db_dependent/Letters.t.  The fourth
    test should.
[2] Apply the main patch and run t/db_dependent/Letters.t
    again.  This time, all tests should pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Letters.t [new file with mode: 0644]