]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#800478 pgtap test to confirm error condition
authorBill Erickson <berick@esilibrary.com>
Tue, 25 Feb 2014 16:30:18 +0000 (11:30 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 12 May 2014 14:12:30 +0000 (10:12 -0400)
commitf2020f0ab091f425708eaa49bf412e456df19064
tree7fd579440ee866ef0a9b38c5370e9ebc3fdcc028
parentc04958b12b5ea91c68a41b891d1443fd868c9400
LP#800478 pgtap test to confirm error condition

This test demonstrates a problem with acq.fund_transfer, where the final
amounts in the allocation and transfer are incorrect.

When the transfer is successful, mutiple rows are added to
acq.fund_transfer and acq.fund_allocation.  Accommodate those in the
test.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/t/acq_fund_transfer.pg [new file with mode: 0644]