Bug 29234: Unit test
authorNick Clemens <nick@bywatersolutions.com>
Mon, 27 Mar 2023 10:58:43 +0000 (10:58 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 31 Mar 2023 09:56:49 +0000 (11:56 +0200)
commit80f5b3351123225b93ab9b85a30b0428790234bf
treebc2f3b894e13d1cd7769701e90b0c338d869b45d
parent075ef09f48b66df7766c22e1c9ecf1d3cf7a039a
Bug 29234: Unit test

This patch adds a test that a pending stock rotation transfer is initiated on
checkin, as well as updating the defaults for creating transfer objects

To test:
prove -v t/db_dependent/Circulation.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Circulation.t
t/lib/TestBuilder.pm