[Koha-bugs] [Bug 15632] Move the messages related code to Koha::Patron::Messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 12 20:05:30 CET 2016


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

--- Comment #35 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 48015
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48015&action=edit
Bug 15632: Koha::Patron::Messages - Remove tests

The messages related tests in t/db_dependent/Members.t are not
deprecated and can be removed.

Test plan:
  git grep AddMessage
  git grep DeleteMessage
  git grep GetMessagesCount
  git grep GetMessages
should not return any result.

Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list