Bug 35248: Add Koha::Biblio->bookings unit test
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 30 Jan 2024 14:00:17 +0000 (14:00 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 15 Mar 2024 08:38:47 +0000 (09:38 +0100)
commit4d8020258ff2ea0dae41325e7fab724831dc96aa
tree712a7b90c0ac7721f2636c548d1432442e86a2c3
parent5384aea5102c55c4891839d71c3902c7e22f3da4
Bug 35248: Add Koha::Biblio->bookings unit test

This patch adds unit tests for the bookings relationship accessor on
Koha::Biblio objects.

Test plan
1) Run t/db_dependant/Koha/Biblio.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/Biblio.t