Koha/t/db_dependent/SIP
Jonathan Druart bb19ca1618 Bug 34846: Fix SIP/ILS.t if DB has been upgraded
t/db_dependent/SIP/ILS.t .. 12/15
    #   Failed test 'Renewal succeeded'
    #   at t/db_dependent/SIP/ILS.t line 346.
    #          got: '0'
    #     expected: '1'
    # Looks like you failed 1 test of 2.
t/db_dependent/SIP/ILS.t .. 15/15
 #   Failed test 'renew'
 #   at t/db_dependent/SIP/ILS.t line 348.
 # Looks like you failed 1 test of 15.

Because renewalsallowed is 0 for upgraded DB, when it's 5 for new
install.

We need to set the value.

Test plan:
perl /kohadevbox/misc4dev/run_tests.pl --run-db-upgrade-only

prove t/db_dependent/SIP/ILS.t

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 5f55775f40)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-09-22 09:35:24 -10:00
..
ILS.t Bug 34846: Fix SIP/ILS.t if DB has been upgraded 2023-09-22 09:35:24 -10:00
Message.t Bug 23548: (QA follow-up) tidy up code 2023-09-08 09:16:54 -10:00
Patron.t Bug 33411: (follow-up) Set debit type for mocked fines 2023-06-09 11:22:12 -03:00
SIPServer.t
Transaction.t Bug 32450: (QA follow-up) Fix SIP/Transaction.t 2023-05-17 10:25:10 -03:00