https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18595 David Bourgault <david.bourgault@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69449|0 |1 is obsolete| | --- Comment #53 from David Bourgault <david.bourgault@inlibro.com> --- Created attachment 69670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69670&action=edit Bug 18595: Unit tests preparing for GetMessagingPreferences move This patch prepares removing GetMessagingPreferences by adding some useful unit tests for subroutines that the move targets. Reserves.t already covers print notice, but this patch adds tests for a set transport type. To test: 1. Run t/db_dependent/Circulation.t 2. Run t/db_dependent/Reserves.t 3. Observe test pass Works together with followup patch Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: David Bourgault <david.bourgault@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.