[Koha-bugs] [Bug 9761] Make it possible to confirm future hold requests at checkin time

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 19 11:46:59 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9761

--- Comment #25 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 21227
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21227&action=edit
Bug 9761: Unit tests for ConfirmFutureHolds changes

Adds tests for CheckReserves with lookahead parameter.
Adds tests for AddReturn with regard to future reserve messages.
The following test cases are added, resulting in 8 new tests:
a) Add a reserve without date, CheckReserve should return it
b) Add a reserve with future date, CheckReserve should not return it
c) Add a reserve with future date, CheckReserve should return it if lookahead
   is high enough
d) Check ResFound message of AddReturn for future hold

Test plan:
Run the test. No fails?

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


More information about the Koha-bugs mailing list