Bug 29754: Unit test
authorNick Clemens <nick@bywatersolutions.com>
Wed, 22 Dec 2021 15:20:16 +0000 (15:20 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 10 Feb 2022 08:01:36 +0000 (22:01 -1000)
commit4757f0ed525546f1f4ec85f8a7ee10f2adb7fead
tree133d3bd7993283b00a500a3035ffd69bf74183e7
parent7ea17a24221a6936540be2149d240ecd70a853af
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>
t/db_dependent/Koha/Patron.t
t/db_dependent/SIP/Patron.t