]> git.koha-community.org Git - koha.git/commit
Bug 36120: Unit tests for pickup_locations change
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 21 Mar 2024 12:52:57 +0000 (12:52 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 3 May 2024 14:02:50 +0000 (16:02 +0200)
commitf88267f66202bedf54cd64f3d7c8bbb7ee1d39f0
treea171af81cba832f6d07c1f3eee2a6f4b457fc081
parentbcda0b676e56aa1b3565a7f34d91770490c61972
Bug 36120: Unit tests for pickup_locations change

This patch adds unit tests for the additional caching of location_items
in the pickup_locations method of Koha::Biblio.

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