Bug 24757: (RM follow-up) Restore test count
[koha.git] / t / db_dependent / Koha / Items.t
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: Opac pickup_locations
2019-10-25 Jonathan DruartBug 23413: Fix tests
2019-10-24 Nick ClemensBug 23413: Update tests to use build_sample_biblio
2019-08-13 Nick ClemensBug 23413: Add a holds method to Koha::Items
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-07-18 Jonathan DruartBug 18072: Only accept Koha::Library in parameters
2018-07-18 Tomas Cohen AraziBug 18072: (QA follow-up) Remove warning from tests
2018-07-18 Lari TaskulaBug 18072: (QA follow-up) let Koha::Item->can_be_transf...
2018-07-18 Lari TaskulaBug 18072: Add Koha::Item->can_be_transferred
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten items.barcode
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-04-28 Jonathan DruartBug 18402: Add the Koha::Item->checkout method
2017-04-21 Julian MauriceBug 18459: Add the Koha::Item->biblioitem method
2017-02-17 Jonathan DruartBug 17974: Add the Koha::Item->biblio method
2016-09-02 Jonathan DruartBug 16686: Add test for Koha::Item::Transfer[s] and...