Koha/t/lib
Tomas Cohen Arazi 7e9d01d0fa Bug 25855: Unit tests
This patch adds tests fr a new circulation hook for plugins.
In this case the post_renewal_action hook,

The tests add the hook to the Test plugin, and verify that all the
required parameters are passed for the plugin hook to use them.
It relies on throwing an exception that is to be caught.

Sponsored-by: ByWater Solutions
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-30 17:30:23 +02:00
..
Koha/Plugin Bug 25855: Unit tests 2020-07-30 17:30:23 +02:00
QA
Dates.pm
Mocks.pm Bug 17845: Remove some missed references to branchprinter 2020-03-10 15:18:28 +00:00
Selenium.pm Bug 25811: Debug - Paste the source of the page 2020-07-29 10:08:43 +02:00
TestBuilder.pm Bug 25638: Make the tests pass - ignoring the actual issue 2020-06-09 16:15:07 +02:00