bug 2087: test cases for misc/cronjobs/longoverdue.pl
authorAndrew Moore <andrew.moore@liblime.com>
Wed, 7 May 2008 18:50:37 +0000 (13:50 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 11 May 2008 11:43:35 +0000 (06:43 -0500)
commit26531a6a439b87cdef91e94d37f30f78fc48c008
tree0434e5ea0a8035ffa067da62bdfea9256f00eed8
parenta99ba87ae06226850a69699c175b1262e46acefa
bug 2087: test cases for misc/cronjobs/longoverdue.pl

I'm adding some functional tests that demonstrate that long_overdue.pl does what we think it does.
These tests don't actually work since override_context_prefs.pm gets in the way of C4::Context::preference. I opened up bug 2088 to address that.

There are no functional or documentation changes due to this patch.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
t/lib/KohaTest.pm
t/lib/KohaTest/Scripts.pm [new file with mode: 0644]
t/lib/KohaTest/Scripts/longoverdue.pm [new file with mode: 0644]