Add pgtap tests for schema and data changes.
authorJason Stephenson <jason@sigio.com>
Fri, 24 Jan 2014 20:37:12 +0000 (15:37 -0500)
committerKathy Lussier <klussier@masslnc.org>
Thu, 13 Feb 2014 05:45:09 +0000 (00:45 -0500)
commit8b529041788544cd92421f1aa7ea3ff8315fb1f3
tree6d16dc27444a802cc0861fefc3797623b430e738
parent8531fe732347d8b8023c3d2d4a41e8ce740ed11c
Add pgtap tests for schema and data changes.

These tests only check that org_unit settings were properly added,
that the new money.void_payment table, its indexes and triggers were
created, that three columns were dropped from the money.billing
table, and that three functions exist.

Other tests for the view changes require test data and are beyond my
pgtap fu at the moment.  They will have to be added later.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/sql/Pg/t/lp1198465-conditional-negative-balances.pg [new file with mode: 0644]