Bug 20474: Mock sendmail instead of actually emailing
authorMark Tompsett <mtompset@hotmail.com>
Mon, 26 Mar 2018 15:39:28 +0000 (15:39 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 27 Mar 2018 15:19:31 +0000 (12:19 -0300)
commit62f79301479a7926f5e5d2f3299a1d156f50d933
tree55fd09ee8bed792809447d63062beb69529831e9
parentb8a94b0a9a0c4b92ab22f61522d2c449012762fd
Bug 20474: Mock sendmail instead of actually emailing

Copy mocking sendmail code from t/db_dependent/Letters.t
into the Passwordrecovery.t test file.

prove t/db_dependent/Passwordrecovery.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Passwordrecovery.t