http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12532 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |mtompset@hotmail.com --- Comment #11 from M. Tompsett <mtompset@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.