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

--- Comment #4 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 200055
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200055&action=edit
Bug 41898: Update tests for new booking status lifecycle

- Bookings.t: rewrite filter_by_active subtest as filter_by_open; verify
  that new/issued are open, cancelled/completed are not; past-window 'new'
  bookings (uncollected) remain open
- Booking.t: checkout relation uses 'issued'; old_checkout uses 'completed';
  clash detection extended to cover issued transition; notice test updated
- Circulation.t: AddIssue sets 'issued'; AddReturn sets 'completed'; plan
  expanded to 6 assertions covering the full checkout→return lifecycle

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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