https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18595 Lari Taskula <lari.taskula@hypernova.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69670|0 |1 is obsolete| | --- Comment #64 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 93876 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93876&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.