[Koha-bugs] [Bug 12532] Redirect guarantee email to guarantor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 31 03:26:49 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12532

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |mtompset at hotmail.com

--- Comment #11 from M. Tompsett <mtompset at hotmail.com> ---
If you modify routines in C4 or Koha namespaces, you need to make sure there is
test coverage for your changes.

Failed to add tests to ./t/db_dependent/Members.t reflecting changes in
C4::Members::GetNoticeEmailAddress.

Failed to add tests to ./t/db_dependent/Letters.t reflecting changes in the
C4::Letters::_send_message_by_email routine, which is called by
SendQueuedMessages.

These tests would need to include things like intentional failures based on
specific system preferences.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list