[Koha-bugs] [Bug 35248] Bookings needs unit tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 8 14:10:34 CET 2024


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161865|0                           |1
        is obsolete|                            |

--- Comment #55 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 161902
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161902&action=edit
Bug 35248: Drop ->place_booking

These methods were introduced and used in an earlier iteration of the
code, they are no longer called from anywhere (the code in
Koha::Booking->store handles all cases instead) and thus I choose to
remove them rather than add unit tests for them.. They are simple
methods that could be re-introduced as required at a future date.

Signed-off-by: David Nind <david at davidnind.com>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list