Bug 14801: Fix Reserves.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 10 Sep 2015 14:39:51 +0000 (16:39 +0200)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Wed, 16 Sep 2015 13:19:38 +0000 (10:19 -0300)
commit8b710d62d1414a89b686f3a440bf03552e7e1d04
treef0dc5023657a63529a8dc7a2909a3a493b6aa607
parentfdc859281cc2af56431d183c3341ec9f8d4f672c
Bug 14801: Fix Reserves.t

Fix the following errors:
not ok 59 - Bug 14464 - No fines at beginning
ok 60 - Bug 14464 - 1st reserve correctly created
not ok 61 - Bug 14464 - No fines after cancelling reserve with no charge configured
ok 62 - Bug 14464 - 2nd reserve correctly created
not ok 63 - Bug 14464 - No fines after cancelling reserve with no charge desired

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Marc Veron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Amended the x==0 test with !x || x==0 to include 0.00 and prevent warn.
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
t/db_dependent/Reserves.t