Bug 32455: Cleanup and expand ExpireReservesAutoFill.t
authorNick Clemens <nick@bywatersolutions.com>
Wed, 14 Dec 2022 14:20:20 +0000 (14:20 +0000)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Wed, 8 Feb 2023 16:24:05 +0000 (16:24 +0000)
commit3d195cc70de4633c08b867a167bd9fcf068d32ea
treea5e6e22fb347771acc7b42b2e0a8b01dc35ce8ee
parentf6148f10e8210f0d774b15521f9edf11449d2aea
Bug 32455: Cleanup and expand ExpireReservesAutoFill.t

The tests here reused data, and deleted the tables before starting,
with a little shifting we can use specific data and avoid mass deletion

To test:
prove -v t/db_dependent/Holds/ExpireReservesAutoFill.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 8637843bab8d12449fd11cb380c5192678eb6441)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
t/db_dependent/Holds/ExpireReservesAutoFill.t