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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 19 Mar 2024 08:00:57 +0000 (09:00 +0100)
commit2f9fe5e800cd88e62810179ad3bd8e4f9fb8f3cb
tree4c5739e16a05cc9bf8459402b28f93a1640264bb
parent87e3749d61e26f2844ffc2c699c5668b44721a2d
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>
(cherry picked from commit 89fc242e97a83fc83748e4a5480c648ffe6dcb66)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Booking.pm
t/db_dependent/Koha/Booking.t