Bug 32529: Add Koha::Holds->filter_by_found
[koha.git] / t / db_dependent / Koha / Holds.t
2023-01-05 Tomas Cohen AraziBug 32529: Add Koha::Holds->filter_by_found
2022-11-30 Marcel de RooyBug 32351: Holds.t - remove wrong column reference
2022-11-04 Tomas Cohen AraziBug 31907: (QA follow-up) Simplify tests
2022-11-04 Stefan BerndtssonBug 31907: Show items as On hold when in processing
2022-11-04 Katrin FischerBug 24860: (QA follow-up) Fix number of tests in t...
2022-11-04 Kyle HallBug 24860: Add ability to select an item group when...
2022-07-29 Tomas Cohen AraziBug 22456: (QA follow-up) Consider cancellation request...
2022-07-29 Tomas Cohen AraziBug 22456: Add Koha::Holds->filter_by_has_cancellation_...
2022-07-22 Martin RenvoizeBug 31086: (QA follow-up) Fix failing tests
2022-05-23 Shi Yao WangBug 30730: Unit tests
2022-04-12 Jonathan DruartBug 30432: Fix random failure
2022-04-12 Nick ClemensBug 30432: Unit test
2022-03-16 Nick ClemensBug 30155: Don't get items that can fillholds if there...
2022-01-28 Jonathan DruartBug 21729: Add tests
2022-01-18 Nick ClemensBug 29786: Unit tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-04-07 Tomas Cohen AraziBug 27069: Adjust tests
2021-03-01 Jonathan DruartBug 27718: Add tests
2021-02-18 Marcel de RooyBug 27131: (QA follow-up) POD and comments
2021-02-18 Jonathan DruartBug 27131: Add tests for get_items_that_can_fill
2020-11-06 Nicolas LegrandBug 24412: (follow-up) qa-tools
2020-11-06 Nicolas LegrandBug 24412: (follow-up) tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-25 Jonathan DruartBug 25534: Use build_sample_item in tests
2020-08-25 Kyle M HallBug 25534: (QA follow-up) Unit tests
2020-03-17 Jonathan DruartBug 24722: Add test
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2019-03-27 Nick ClemensBug 22008: (follow-up) Additional test fix and fix...
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve - add new tests
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve - move tests