Bug 25757: Add unit tests for item relation
[koha.git] / t / db_dependent / DecreaseLoanHighHolds.t
2020-11-06 Aleisha AmohiaBug 14866: Make high holds work with different item...
2020-07-16 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2019-03-15 Nick ClemensBug 22493: Clean up DecreaseLoanHighHolds.t
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-07-19 Jonathan DruartBug 21086: Fix wrong mock of DateTime->now
2018-01-23 Jonathan DruartBug 19705: Try to fix random failures from DecreaseLoan...
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2017-12-14 Jonathan DruartBug 19776: (follow-up) remove dup category_type keys
2017-12-07 Jonathan DruartBug 19776: Fix random failures (category_type vs catego...
2017-10-06 Jonathan DruartBug 19423: Prevent DecreaseLoanHighHolds.t to fail...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-02-07 Lari TaskulaBug 16387: Fix default shortened loan period time
2016-11-16 Jonathan DruartBug 17633: Do not call set_preference from tests
2016-11-12 Tomas Cohen AraziBug 17573: Remove itemtype-related warnings from Decrea...
2016-08-18 Jonathan DruartBug 17124: Fix tests in DecreaseLoanHighHolds.t
2016-04-29 Kyle M HallBug 11565 - decreaseLoanHighHolds needs Override
2016-03-08 Kyle M HallBug 14694 [QA Followup] - Update Koha::Borrower referen...
2016-03-07 Jonathan Druart Bug 14694: Create data the tests need
2016-03-07 Kyle M Hall Bug 14694 [QA Followup] - Fix typos
2016-03-07 Kyle M Hall Bug 14694 [QA Followup] - Fix unit tests
2016-03-07 Kyle M Hall Bug 14694 - Make decreaseloanHighHolds more flexible