Bug 32455: Cleanup and expand ExpireReservesAutoFill.t
authorNick Clemens <nick@bywatersolutions.com>
Wed, 14 Dec 2022 14:20:20 +0000 (14:20 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 7 Feb 2023 13:26:03 +0000 (10:26 -0300)
commit8637843bab8d12449fd11cb380c5192678eb6441
tree3798002cd62397d43caa8771a44ce3b7a40a468f
parent317685e8968d9b5ac023ae77195ac11bcd1e7b99
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>
t/db_dependent/Holds/ExpireReservesAutoFill.t