[Koha-bugs] [Bug 14188] branchtransfers GetAllTransfers and GetAllPendingTransfers functions to ease testing.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 12 10:44:05 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14188

--- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 39061
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39061&action=edit
Bug 14188 - branchtransfers GetAllTransfers and GetAllPendingTransfers
functions to ease testing.

Because there is no nice way of getting all branchtransfers and putting SQL
into
tests is VERY VERY BAD, introducing these branchtransfer API calls to
conveniently get all transfers data nicely.

Unit tests included.

TEST PLAN:
Run t/db_dependent/Circulation_transfers.t

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


More information about the Koha-bugs mailing list