Bug 27004: Regression tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 29 Dec 2020 17:35:27 +0000 (14:35 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 5 Jan 2021 08:34:48 +0000 (09:34 +0100)
commitf1b6a5321b6593e54b2870229404df8544f37e9e
treeff4916d5c6283e5de4e44c1d698f4fb893abb51a
parent289068c0d5c6ea8a45551a27aa8075d59ed6e759
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>
t/db_dependent/Koha/Checkouts/ReturnClaim.t