Bug 19300: Replace C4::Reserves::OPACItemHoldsAllowed - tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 11 Sep 2017 16:59:11 +0000 (13:59 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Jan 2018 14:46:39 +0000 (11:46 -0300)
commit44ba06bdb163ae70db53f7f7747735fb7c8f6ea9
tree625fa90992376e8348a338efbd33cb8139d40fa6
parent91990b04b9f79b130996053c0f4f9a9479338e3c
Bug 19300: Replace C4::Reserves::OPACItemHoldsAllowed - tests

This patch proves that we will not introduce trivial regression.
With the same tests, we will execute the existing code and the new code.

Test plan:
With only this patch applied, prove t/db_dependent/Koha/IssuingRules.t
should return green

Followed test plan, patches worked as described
Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/IssuingRules.pm
t/db_dependent/Koha/IssuingRules.t