Bug 35248: Add unit tests for Koha::Item->check_booking
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 29 Jan 2024 18:34:46 +0000 (18:34 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 15 Mar 2024 08:38:45 +0000 (09:38 +0100)
commit3496ebee89b9d3ee9d4c22fb772038038010bac1
treef888ab1911d5018abe1470bd096fb9f8bceb3a14
parentdf39d76f305deec6cf7c938299cd1b05f8b32591
Bug 35248: Add unit tests for Koha::Item->check_booking

This patch adds basic unit tests for the Koha::Item->check_booking
method.

Test plan
1) Run t/db_dependant/Koha/Item.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Item.t