]> git.koha-community.org Git - koha.git/commit
Bug 23974: (follow-up) Add same day loan tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 8 Nov 2019 13:37:17 +0000 (13:37 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 10 Jan 2020 08:23:25 +0000 (08:23 +0000)
commitb6872ccbd52ee3e7b5b7e30b0a120f83b365e85a
treed5313e4c44a412f061ff4c46b2b7d312db984c44
parenta4f8daacb9e49ce5ddf2c3cd0a72a03214580a09
Bug 23974: (follow-up) Add same day loan tests

Hourly loans can be short enough to not cross a day boundary and as such
we should test for that scenario in the hour_between tests too.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Calendar.t