Bug 14494: Unit tests for CanBookBeIssued related to dateexpiry
authorJonathan Druart <jonathan.druart@koha-community.org>
Thu, 9 Jul 2015 08:52:28 +0000 (09:52 +0100)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 20 Jul 2015 13:16:24 +0000 (10:16 -0300)
commite0986f5a796b24d6fec00d849f7c71caf0dd5640
treeb40a8e1e57da7d1fed82460d1d581f673b25c49c
parent17d04c46190880d3031adbc02553f82234d70fc1
Bug 14494: Unit tests for CanBookBeIssued related to dateexpiry

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Moved the test on its own. Nicer than adding TestBuilder in the final part
of the test. No warnings/errors from TestBuilder, no dependency..

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
t/db_dependent/Circulation_dateexpiry.t [new file with mode: 0644]