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

--- Comment #88 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
Created attachment 203308
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203308&action=edit
Bug 42310: (QA follow-up) Add test coverage for add_* cache invalidation, empty
calendars, and leap-year repeating closures

Coverage gaps identified during QA review:
- add_single_closure/add_exception were only ever tested against a cold
  cache; nothing proved they invalidate a cache already warmed with the
  stale answer before the add.
- No test exercised a library with no closures at all.
- No test exercised a repeating (day/month) closure on 29 February across
  a leap and a non-leap year.

Atomicupdate migration coverage is intentionally left out of scope.

Test plan:
1) prove t/db_dependent/Koha/Library/Calendar.t t/db_dependent/Calendar.t
   t/db_dependent/Holidays.t t/db_dependent/HoldsQueue.t

Signed-off-by: Tomás Cohen Arazi <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to