Bug 35248: Add tests for Koha::Booking->store
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 7 Feb 2024 17:58:11 +0000 (17:58 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 15 Mar 2024 08:38:49 +0000 (09:38 +0100)
commit89fc242e97a83fc83748e4a5480c648ffe6dcb66
tree2cd5f8b49e4ccffd66e36932e794705c72f9b00b
parentc6892074b82d81997f9ae91d18e7cf1edc78ad19
Bug 35248: Add tests for Koha::Booking->store

This patch adds tests for the Koha::Booking->store method.

Test plan
1) Run t/db_dependent/Koha/Booking.t and confirm they all pass

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Booking.pm
t/db_dependent/Koha/Booking.t