[Koha-bugs] [Bug 24083] Koha should support "seen" vs "unseen" renewals

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 6 13:25:53 CEST 2020


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

--- Comment #56 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 111292
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111292&action=edit
Bug 24083: (follow-up) Fix unit tests

Some changes in issue.t had broken the tests for unseen renewals (the
unseen tests were using variables that had been moved out of the tests'
scope).

Also now using Koha::CirculationRules::set_rules to set circ rules
rather than using SQL queries.

Fixed expected number of return values from GetRenewCount

Moved unseen tests in issue.t to the bottom of the file to remove the
risk of interference with other test circ rules.

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


More information about the Koha-bugs mailing list