Bug 35248: Add unit tests for Koha::Booking relations
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 30 Jan 2024 13:53:02 +0000 (13:53 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 19 Mar 2024 08:00:57 +0000 (09:00 +0100)
commitafff35a18274ea7278e71d946c475968c42efde9
tree9cccce59ee385897423bdc0782c2a546cd7b68fa
parent90bbf9a06b3897ee3197fab41c2e09884fd6e1a2
Bug 35248: Add unit tests for Koha::Booking relations

This patch adds unit tests for the relations introduced in the new
Koha::Booking class.

Test plan
1) Run t/db_dependent/Koha/Booking.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>
(cherry picked from commit 5384aea5102c55c4891839d71c3902c7e22f3da4)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Koha/Booking.t [new file with mode: 0755]