Bug 14048: Unit tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 3 Jun 2016 14:25:15 +0000 (11:25 -0300)
committerJesse Weaver <jweaver@bywatersolutions.com>
Thu, 7 Jul 2016 16:37:01 +0000 (10:37 -0600)
commit262b9344cd395dd9209a0aabd457b63a0207523e
tree4a9675550bcc9dfbe194f2648e4821cacb2af9c8
parent65558f20801dc7245de385af29fc7c650a8211f3
Bug 14048: Unit tests

This patch introduces unit tests for the feature.
To test:
- Have all patches from this bug applied
- Run:
  $ prove -v t/db_dependent/RefundLostItemFeeRule.t
=> SUCCESS: All tests pass!

Sponsored-by: DoverNet
Sponsored-by: South-East Kansas Library System
Sponsored-by: SWITCH Library Consortium
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jason Robb <jrobb@sekls.org>
Signed-off-by: Jennifer Schmidt <jschmidt@switchinc.org>
Signed-off-by: Margaret Thrasher <p.thrasher@dover.nh.gov>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
t/db_dependent/RefundLostItemFeeRule.t [new file with mode: 0755]