Bug 26057: (QA follow-up) Fix Biblios, Reserves, Z3950Responder and XSLT tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 4 Mar 2021 08:21:29 +0000 (08:21 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 4 Mar 2021 08:49:30 +0000 (09:49 +0100)
commit979b9c4678e79622c53b318c191333d8444c21d6
treedb7abcf427c837e0a5fb2d7a3e16f9ab41cb1897
parentbf06f36fd0d1f76865c269931375f823c300352f
Bug 26057: (QA follow-up) Fix Biblios, Reserves, Z3950Responder and XSLT tests

With the introduction of datecancellation we now have two fields to
check to varify if a transfer is 'complete' or not.  I forgot to update
these tests at the time to ensure the datecancellation field was not set
when adding the mock transfer.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Biblios.t
t/db_dependent/Koha/Z3950Responder/Session.t
t/db_dependent/Koha/Z3950Responder/Session2.t
t/db_dependent/Reserves.t
t/db_dependent/XSLT.t