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

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #11 from M. Tompsett <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to