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

Nick Clemens <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #129499|0                           |1
        is obsolete|                            |

--- Comment #20 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 132094
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132094&action=edit
Bug 29483: Unit tests

This patch updates the AllowRenewalIfOtherItemsAvailable tests to
remove deletion of all data, and create specific circ rules for this
test. It adjust several other tests that were relying on the rules from
this test, so thy too create their opwn specific rules.

Additionally, we add tests to cover the case of mutliple items on the record,
and some items cannot fill some reserves.

What is uncovered here is that the same patron is checked twice, so two holds
can
be filled, but they only satisfy a single patron

Signed-off-by: Andrew Fuerste-Henry <and...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to