Bug 28421: Unit Tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 24 May 2021 09:57:24 +0000 (10:57 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 4 Aug 2021 12:06:43 +0000 (14:06 +0200)
commit2dbae66f0419a9a8d68dbc04d94f8cae27b216a2
treec4e2e1453cadd85a914956049131eb07ec2fe875
parent90bcfaff9a30e92bccf55699b7cd0aec0f16595a
Bug 28421: Unit Tests

This patch adds test test cases for both a Voided Payment and Voided
Writeoff. These cases need special handling in the refund process.

Test plan
0/ Don't apply
1/ Run t/db_dependent/Koha/Items.t
2/ Prior to this commit the test should pass
3/ Apply this commit but not the dependency(bug 22435)
3/ The test should fail
4/ Bug 22435 should make the test pass again.

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Items.t