Bug 24031: (QA follow-up) Add tests for the AddReserve intervention
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 24 Jul 2020 18:42:17 +0000 (15:42 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 30 Jul 2020 15:30:23 +0000 (17:30 +0200)
commit625ba7a2aa01ef6efbaceb686bcdbcebe98e012f
treee03084bb929a4e1f001c26f7f3fa8b6bcbc5c311
parent0f54ace6711c9035b267474c2f1ab69570f977b8
Bug 24031: (QA follow-up) Add tests for the AddReserve intervention

This patch adds tests for AddReserve

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Plugins/Holds_hooks.t [new file with mode: 0755]
t/lib/Koha/Plugin/Test.pm