Bug 16686: Add test for Koha::Item::Transfer[s] and Koha::Item->get_transfer
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 7 Jul 2016 17:07:32 +0000 (18:07 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 8 Sep 2016 19:33:55 +0000 (21:33 +0200)
commit7f73ccd02d470f223c8bb6e648c1c63a87e1c2ae
treef66fc3fe7435596c4ac059e55273128d69e0eac0
parent38209ebbf9b647091d056603877519eeb4753678
Bug 16686: Add test for Koha::Item::Transfer[s] and Koha::Item->get_transfer

Signed-off-by: Marc <veron@veron.ch>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit e31de618ddfb6f627d93a6bd5cffcdce570dfc4d)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
t/db_dependent/Koha/Item/Transfers.t [new file with mode: 0644]
t/db_dependent/Koha/Items.t [new file with mode: 0644]