[Koha-bugs] [Bug 20844] Reset a hold when it is missing after allocation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 19 02:40:00 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20844

--- Comment #10 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 80891
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80891&action=edit
Bug 20844: Added tests of the RevertWaitingStatus and
RevertItemLevelHoldToBibLevelHold subroutines in C4/Reserves.pm

I have added unit tests for the two aforementioned subroutines which I
added in the previous patches on bug 20844, to the
t/db_dependent/Holds/RevertWaitingStatus.t test.

Test plan:
1. Apply the patches on bug 20844

2. Go into koha-shell from the Koha home dir:
sudo koha-shell <instancename>

3. Run the RevertWaitingStatus.t test file:
prove t/db_dependent/Holds/RevertWaitingStatus.t

Sponsored-By: Brimbank Library, Australia

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list