https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41898 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- 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.