Bug 27004: Regression tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 29 Dec 2020 17:35:27 +0000 (14:35 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 4 Jan 2021 12:29:47 +0000 (13:29 +0100)
commitc4702149b2a9d3ec6216a7526a2c52b91de5d4cd
tree9ab4a48067637e185122786b7986c460f6776e10
parent5f2414686dbba56ee8140cad55051d7b900cb47d
Bug 27004: Regression tests

This patch introduces regression tests for the change in
Koha::Checkouts::ReturnClaim->store.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Checkouts/ReturnClaim.t
=> FAIL: Tests fail

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Checkouts/ReturnClaim.t