Bug 35788: Test for current day booking
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 15 Jan 2024 13:35:04 +0000 (10:35 -0300)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 15 Mar 2024 08:38:42 +0000 (09:38 +0100)
commitfe2ae96cf31ed1d699f5825b00fd40c4442f8671
treed9cf9c004c69b063ad74d5c68667949c99869623
parent93b1cbd69aac54425a6aa492a7d0dd560b81154e
Bug 35788: Test for current day booking

The implemented tests checked past and future dates for filtering
bookings. But `> NOW()` excludes the current date, and this case was not
covered. It is now.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Bookings.t