[Koha-bugs] [Bug 17539] t/db_dependent/Reserves.t is failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 2 14:32:26 CET 2016


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

--- Comment #3 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 57096
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57096&action=edit
Bug 17539: Fix failing Reserves.t tests if category enrolmentfee > 0

To test:
1. Set patron category "S" with enrolmentfee 1
2. perl t/db_dependent/Reserves.t
3. Observe following errors:

not ok 59 - Bug 14464 - No fines at beginning
ok 60 - Bug 14464 - 1st reserve correctly created
ok 61 - Bug 14968 - Keep found column from reserve
not ok 62 - Bug 14464 - No fines after cancelling reserve with no charge
configured
ok 63 - Bug 14464 - 2nd reserve correctly created
not ok 64 - Bug 14464 - No fines after cancelling reserve with no charge
desired
ok 65 - Bug 14464 - 1st reserve correctly created
not ok 66 - Bug 14464 - Fine applied after cancelling reserve with charge
desired and configured

4. Apply patch
5. perl t/db_dependent/Reserves.t
6. Observe test pass

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


More information about the Koha-bugs mailing list