Bug 27004: Regression tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 29 Dec 2020 17:35:27 +0000 (14:35 -0300)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Fri, 15 Jan 2021 01:00:34 +0000 (02:00 +0100)
commit3c6577d239c6341e23152c75e102b8ffd0997797
tree3e0d37e42cdc4d4a2e65bd6ad9e1e968ccf5855b
parentdf90cce970769d368c222b3fe69409572c7da27b
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>
(cherry picked from commit 4d05aeb9c304f0a5551019e7f440bb51c9fb9193)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
t/db_dependent/Koha/Checkouts/ReturnClaim.t