[Koha-bugs] [Bug 18595] Move C4::Members::Messaging to Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 29 13:16:08 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18595

Lari Taskula <lari.taskula at jns.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63438|0                           |1
        is obsolete|                            |

--- Comment #12 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 63797
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63797&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

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


More information about the Koha-bugs mailing list