Bug 36503: Move and update unit test
[koha.git] / t / lib / plugins / Koha / Plugin / Test.pm
2024-05-10 Martin RenvoizeBug 36503: Move and update unit test
2024-04-22 Kyle M HallBug 35568: Add a transform_prepared_letter plugin hook...
2024-03-25 Tomas Cohen AraziBug 34943: (QA follow-up) Use `before_biblio_action...
2024-03-25 Tomas Cohen AraziBug 34943: Unit tests
2024-03-18 Pedro AmorimBug 35331: (QA follow-up): Avoid code pattern iterating...
2024-03-18 Pedro AmorimBug 35331: Add plugin hook tests
2024-01-04 Julian MauriceBug 35070: Add plugin hook template_include_paths
2022-11-09 Stefan BerndtssonBug 31896: New after_recall_action hook
2022-11-07 Stefan BerndtssonBug 31895: New after_account_action hook
2022-10-21 Kyle M HallBug 31684: Set Koha::Plugin::Test version to 'v1.01'
2022-04-13 Tomas Cohen AraziBug 30410: Unit tests
2022-03-04 Fridolin SomersBug 30072: (follow-up) Fix UT after Bug 29857
2022-03-04 Tomas Cohen AraziBug 30072: Unit tests
2022-03-02 Tomas Cohen AraziBug 29857: Rename base class as Koha::Exception
2021-11-15 Jonathan DruartBug 29273: Remove warnings from plugin tests