]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1379815 Add pgTAP test
authorRemington Steed <rjs7@calvin.edu>
Fri, 20 Feb 2015 14:57:18 +0000 (09:57 -0500)
committerBen Shum <bshum@biblio.org>
Wed, 19 Aug 2015 16:14:05 +0000 (12:14 -0400)
commit8df8d6be077fbaf5360c379e3ee1f0934dcc9dd0
tree83910d4d6d3d8c3836c818c1862c8725553d894b
parentf9747810978804a79786349e7f604e0f838ddefc
LP#1379815 Add pgTAP test

This commit adds a pgTAP test which ensures that imported items are
being successfully added to the 'import_item' table. The test confirms
that the correct number of items have stat cat data in the table. The
test also ensures that the new xpath function works properly, simply by
using it.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/t/regress/lp1379815_vl_import_item_stat_cats.pg [new file with mode: 0644]