Bug 7421: add regression tests for UNIMARC authorities DOM indexing
authorGalen Charlton <gmc@esilibrary.com>
Thu, 10 Oct 2013 20:59:11 +0000 (20:59 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 10 Oct 2013 21:02:04 +0000 (21:02 +0000)
commit521e599dd82061fd10321d681d06d1409134d39c
tree78dacaaefb2101049400eff72d6c8a7127043dfd
parent68c44093a414dac6ac1319c03b6dee0d152f24cd
Bug 7421: add regression tests for UNIMARC authorities DOM indexing

This patch enhances  t/db_dependent/Search.t to test indexing and
searching of authority records.  It supplies a sample authority file
for MARC21 (consisting of the record for William Shakespeare from the
Library of Congress) and a sample UNIMARC authority file supplied
by Henri-Damien Laurent.

It also adds tests for both MARC21 and UNIMARC authorities.

When the main patch for bug 7421 is applied, t/db_dependent/Search.t
should pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Search.t
t/db_dependent/data/marc21/zebraexport/authority/exported_records
t/db_dependent/data/unimarc/zebraexport/authority/exported_records [new file with mode: 0644]
t/db_dependent/zebra_config.pl