Bug 21798: replace gimme_a_biblio with build_sample_biblio
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 12 Dec 2018 16:17:02 +0000 (13:17 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 25 Feb 2019 14:45:54 +0000 (14:45 +0000)
commitc76509d72372a02d8eabd83064aaac30b1cbd76b
tree42937b428a1509a7d227424d39762cbdc6856c78
parent3ac8e107fcb584a74c3675a9d42ddd4cd9bda629
Bug 21798: replace gimme_a_biblio with build_sample_biblio

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 2b765487705fa90298f8e843b660df386bbc1730)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
14 files changed:
t/db_dependent/Circulation.t
t/db_dependent/Holds.t
t/db_dependent/Holds/LocalHoldsPriority.t
t/db_dependent/Holds/RevertWaitingStatus.t
t/db_dependent/Items.t
t/db_dependent/Items/DelItem.t
t/db_dependent/Items/GetItemsForInventory.t
t/db_dependent/Koha/BiblioUtils/Iterator.t
t/db_dependent/Koha/Biblios.t
t/db_dependent/Labels/t_Label.t
t/db_dependent/OAI/Sets.t
t/db_dependent/Reserves.t
t/db_dependent/Serials.t
t/lib/TestBuilder.pm