Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Koha / Plugins /
2022-03-04 Tomas Cohen AraziBug 30072: (follow-up) Silence useless warning
2022-03-04 Tomas Cohen AraziBug 30072: Unit tests
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/db_dependent/Koha/Plugins...
2022-03-02 Tomas Cohen AraziBug 29857: (follow-up) Fix Barcode_transform_hooks.t
2021-11-15 Jonathan DruartBug 29273: Fix failing tests
2021-11-15 Jonathan DruartBug 29273: Remove warnings from plugin tests
2021-11-03 Marcel de RooyBug 27173: Add tests
2021-10-19 Tomas Cohen AraziBug 28211: (QA follow-up) Test for hook calls properly
2021-10-18 Kyle M HallBug 28211: (QA follow-up) Add unit tests
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Martin RenvoizeBug 26352: (QA follow-up) Add additional tests
2021-10-06 Kyle M HallBug 26352: Add unit test
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-06 Kyle M HallBug 28026: Add call_recursive() as a supplement for...
2021-10-01 Tomas Cohen AraziBug 29121: Regression tests
2021-09-29 Marcel de RooyBug 27155: Include identifier test in Biblio_and_Items_...
2021-08-19 Jonathan DruartBug 21670: Add debug to Plugins.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-09-18 Tomas Cohen AraziBug 26470: Regression tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-05 Jonathan DruartBug 26138: Make Koha::Plugins->call return consistent...
2020-07-31 Tomas Cohen AraziBug 26108: Regression tests
2020-07-30 Tomas Cohen AraziBug 21468: (QA follow-up) Simplify payload
2020-07-30 Tomas Cohen AraziBug 21468: (QA follow-up) Enhance tests
2020-07-30 Martin RenvoizeBug 21468: Unit tests for AddReturn
2020-07-30 Martin RenvoizeBug 21468: Unit tests for AddIssue
2020-07-30 Tomas Cohen AraziBug 24031: (QA follow-up) Add tests for the AddReserve...
2020-07-30 Kyle M HallBug 24031: Add hook to test plugin with unit test
2020-07-30 Kyle M HallBug 24031: Fix warnings
2020-07-30 Julian MauriceBug 24031: Add plugin hook after_hold_create
2020-07-30 Tomas Cohen AraziBug 25855: (QA follow-up) Simplify payload
2020-07-30 Tomas Cohen AraziBug 25855: (QA follow-up) Generalize hook and simplify...
2020-07-30 Tomas Cohen AraziBug 25855: Unit tests
2020-05-05 Martin RenvoizeBug 18308: (RM follow-up) Clarify intent of tests
2020-05-05 Jonathan DruartBug 18308: fix failing tests
2020-05-05 Martin RenvoizeBug 18308: (RM follow-up) Fix failing tests
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-23 Jonathan DruartBug 23463: Replace recently added occurrences
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Add unit tests
2019-07-15 Martin RenvoizeBug 22709: (RM follow-up) AddBiblio returns a list...
2019-07-15 Martin RenvoizeBug 22709: (RM follow-up) Clean up plugin tests