Bug 14206: Adds test for getletter() call from overdue_notices.pl
authorIndranil Das Gupta <indradg@gmail.com>
Sun, 24 May 2015 23:55:04 +0000 (05:25 +0530)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 14 Jun 2015 21:04:59 +0000 (09:04 +1200)
commitbb86b74d186d7ea9652527f7c7db24f96b08878f
treebc79975f5c8493d57c6daabf0e56894889838c08
parent5bd077b94701434a6f6a1ae8eb8b492ad3cd0d80
Bug 14206: Adds test for getletter() call from overdue_notices.pl

Adds missing test for getletter() when called from overdue_notices.pl

Test plan
=========

1/ apply this patch
2/ run prove -v t/db_dependent/Letters.t
   all tests should pass, especially test #40 which tests call from
   overdue_notices.pl

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit c07f83f643e6b8820d90487a23e91e9b062a5cd6)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
t/db_dependent/Letters.t