LP#1447746: Fix lp957466_update_date_and_source regression test user/kmlussier/lp1447746-fix-vandelay-upload-test
authorKathy Lussier <klussier@masslnc.org>
Mon, 23 May 2016 23:17:36 +0000 (19:17 -0400)
committerKathy Lussier <klussier@masslnc.org>
Mon, 23 May 2016 23:21:05 +0000 (19:21 -0400)
commit5197d3facbaa802f0aa4130c01fab890095cca12
treeb9185123a9bb809cd5b0c3bcbf90307a19a7a390
parent2f024d424fefe801aafaf9f9b2debab0c6b74483
LP#1447746: Fix lp957466_update_date_and_source regression test

The new code introduced through LP1447746 adding an update_bib_source flag to
Vandelay merge profiles broke a test that was verifying the bib source and
edit fields were updated in Vandelay uploads.

This patch fixes the test and also adds a new test to ensure the flag works as
expected when set to both true and false. It also renames the test since the
it's now testing the newer code rather than the previous expected behavior.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/sql/Pg/t/regress/lp1447746_update_date_and_source.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/t/regress/lp957466_update_date_and_source.pg [deleted file]