Bug 18999: Add regression tests
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Fri, 18 Aug 2017 15:16:55 +0000 (15:16 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Sep 2017 16:03:38 +0000 (13:03 -0300)
commit776692f31167f32c1621168249a9ebfea2accc96
tree5df306c741c4a6de98d0d13da966131619fe4ae5
parent89528af3b089b2d17e3e7b212ea5608478f0ca84
Bug 18999: Add regression tests

Added regression test for GetBudgetSpent() and GetBudgetOrdered() into
the t/db_dependent/Budgets.t

Test plan:
1. Go into your koha-shell

2. set the PERL5LIB variable

3. Run t/db_dependent/Budgets.t

All tests should pass

Sponsored-by: Catalyst IT

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Budgets.t