Bug 27004: Regression tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 29 Dec 2020 17:35:27 +0000 (14:35 -0300)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Tue, 5 Jan 2021 17:49:23 +0000 (17:49 +0000)
commit4d05aeb9c304f0a5551019e7f440bb51c9fb9193
tree4767639e28465ba669ebac250ed792ca05ca98be
parent9a1447ac2b2868f2d813af98f3d4afb2118c4249
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>
(cherry picked from commit c4702149b2a9d3ec6216a7526a2c52b91de5d4cd)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit f1b6a5321b6593e54b2870229404df8544f37e9e)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
t/db_dependent/Koha/Checkouts/ReturnClaim.t