]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1447746: Fix lp957466_update_date_and_source regression test
authorKathy Lussier <klussier@masslnc.org>
Mon, 23 May 2016 23:17:36 +0000 (19:17 -0400)
committerBen Shum <ben@evergreener.net>
Tue, 24 May 2016 04:22:20 +0000 (00:22 -0400)
commit8ab630642cf7331a3cbb3d216f376ff837e7ed52
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>
Signed-off-by: Ben Shum <ben@evergreener.net>
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]