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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 25 Feb 2019 14:45:10 +0000 (14:45 +0000)
commit4c134df5297465ba535e2552c60ac28ae3b0f694
treec5f3959e60d4d5730f8f491838aff24793f1ac5c
parent4854b3731a620c02c339685f72b8df5796c7d672
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>
(cherry picked from commit 9ba6125f72fc4dc44421550561a815cb272b98b7)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.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