]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP#1588543: tests for verifying correct generated of record attributes
authorGalen Charlton <gmc@esilibrary.com>
Fri, 29 Jul 2016 15:34:06 +0000 (11:34 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 5 Sep 2016 00:44:00 +0000 (20:44 -0400)
commit629a4265ed3953696689841160e5548729974f0b
tree0862bf0c669970a37ac7d1a55b181aa5a0da5043
parent44c03c693a9dce70ce6cf758df6fbaf53c7946de
LP#1588543: tests for verifying correct generated of record attributes

This patch adds tests to verify that the expected
set of record attributes are generated when a bib record
is ingested.  The tests serve a couple purposes:

- verifying that changes to the record attribute ingest
  stored procedure don't have unexpected side-effects
- validating record attribute definitions in the seed data

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/sql/Pg/t/lp1588543_marc_record_attributes.pg [new file with mode: 0644]