Bug 29754: Unit test
authorNick Clemens <nick@bywatersolutions.com>
Wed, 22 Dec 2021 15:20:16 +0000 (15:20 +0000)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 11 Feb 2022 12:00:30 +0000 (07:00 -0500)
commita38ba3b0bd88c96d5614d9e9231c358512158d68
treeff1488475ae6c49d536b38cd92b28517b15376b4
parentddfc5304b3410098266fe27fb6c39b616840e91a
Bug 29754: Unit test

This adds a unit test to the SIP code

It also adds some spacing and dividers to make the tests for 'relationships_debt' easier to read

To test:
prove -v t/db_dependent/Koha/Patron.t - passes and is readable
prove -v t/db_dependent/SIP/Patron.t - fails

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Patron.t
t/db_dependent/SIP/Patron.t