Bug 21798: Unify the creation of bibliographic record in tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Nov 2018 14:20:45 +0000 (11:20 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 28 Jan 2019 18:53:27 +0000 (18:53 +0000)
commit9ba6125f72fc4dc44421550561a815cb272b98b7
tree128402569b3514a9da220e0555cc7121a1c597e3
parentebce48a752a97245b6cdbd12c82d2cb6ea621bd5
Bug 21798: Unify the creation of bibliographic record in tests

Using the newly created subroutine

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
12 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/OAI/Sets.t
t/db_dependent/Serials.t
t/lib/TestBuilder.pm