15 Sep
2020
15 Sep
'20
12:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26462 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Nick Clemens from comment #0)
While testing on a larger database I noticed that the CanItemBeReserved / holds_per_day tests were hanging. It appears this is because they delete all holds, issues, items, biblios, and circulation rules.
The tests generate their own itemtype, rules, patrons, and libraries. There is no need to delete the existing data.
Following tests in the file follow the same pattern -- You are receiving this mail because: You are watching all bug changes.