Bug 34932: Patron.t - Pass borrowernumber of manager to userenv
[koha.git] / t / db_dependent / Koha / Plugins / Barcode_transform_hooks.t
2022-03-02 Tomas Cohen AraziBug 29857: (follow-up) Fix Barcode_transform_hooks.t
2021-11-15 Jonathan DruartBug 29273: Remove warnings from plugin tests
2021-10-19 Tomas Cohen AraziBug 28211: (QA follow-up) Test for hook calls properly
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