Bug 11844: Add tests
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 29 Mar 2023 08:47:24 +0000 (10:47 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 May 2023 10:58:38 +0000 (12:58 +0200)
commit95421d06111457c7c28fd16b411e1cbc7e613883
treeaab86ccafdd0fc8ad70bb9d5e0141c1d0728523b
parentd880e7d8a149b81dcbd73fa07432c91544b1b038
Bug 11844: Add tests

Tests added for:

- Koha::AdditionalField
- TransferOrder
- marcfield_mode

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Object/Mixin/AdditionalFields.pm
t/db_dependent/Acquisition/TransferOrder.t
t/db_dependent/Koha/AdditionalField.t [new file with mode: 0755]
t/db_dependent/Koha/Object/Mixin/AdditionalFields.t [new file with mode: 0755]