Bug 26352: (QA follow-up) Add additional tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 20 Nov 2020 14:13:39 +0000 (14:13 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 6 Oct 2021 12:56:09 +0000 (14:56 +0200)
commitec3bce4fa1de3a080db2d38904c0bfc0f71d1b98
treef62565dc38be47586fa90b96941c35f5cf1824e7
parentb00aab7052490a2e1acf42295bc6e2772c26d6d3
Bug 26352: (QA follow-up) Add additional tests

This patch adds additional unit tests for autoMemberNum handling and
corrects the implimentation there.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Patron.pm
t/db_dependent/Koha/Plugins/Barcode_transform_hooks.t
t/lib/Koha/Plugin/Test.pm