[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
Wed Jun 10 15:59:20 CEST 2015


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

Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> changed:

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

--- Comment #2 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 40076
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40076&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