Bug 11229: (regression tests) makepayment and makepartialpayment should log correctly
authorTomas Cohen Arazi <tomascohen@unc.edu.ar>
Thu, 13 Aug 2015 14:32:49 +0000 (11:32 -0300)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Tue, 18 Aug 2015 16:18:21 +0000 (13:18 -0300)
commita145b437852542c5314e5cc1d5576b4eb050525c
treec452b266f5eff5fe7b956b633e111a0128601559
parentdfe07fa410eb48241c218abcc156c466576dcc9a
Bug 11229: (regression tests) makepayment and makepartialpayment should log correctly

This patch introduces tests for makepayment and makepartialpayment to check
they are correctly logging to the statistics table.

To test:
- Run
  $ prove t/db_dependent/Accounts.t
=> FAIL: tests fail because statistics are not correctly logged.

Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
t/db_dependent/Accounts.t