Bug 16851: Move HasOverdues to Koha::Patron->has_overdues
[koha.git] / t / db_dependent / Holds.t
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Kyle M HallBug 14695 [QA Followup]
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Make existing unit tests...
2016-06-17 Jonathan DruartBug 16717: Improve variable naming
2016-06-17 Marcel de RooyBug 16717: Remove hardcoded category from Holds.t
2016-05-04 Marcel de RooyBug 16155: Adjust a few other tests
2016-05-03 Jonathan DruartBug 16403: Remove unnecessary undef param
2016-05-03 Marcel de RooyBug 16403: Fix holds.t (tests 9 and 39)
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2015-11-13 Jonathan DruartBug 14985: dbms expects a iso formatted date
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-10-29 Marc VéronBug 14977: Remove C4::Dates from files t/db_dependent/*.t
2015-10-06 Kyle M HallBug 5144: Add unit test
2015-09-25 Tomas Cohen AraziBug 14733: (QA followup) make tests independent of...
2015-09-25 Kyle M HallBug 14733: Unit Tests
2015-08-26 Kyle M HallBug 12632: (regression tests) Unit Tests
2015-08-26 Kyle M HallBug 9809: Update unit tests
2015-07-29 Kyle M HallBug 13851: (QA followup) Unit Tests
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
2014-11-14 Tomas Cohen AraziBug 13075: (followup) remove remaining warnings
2014-11-12 Olli-Antti KivilahtiBug 13116 - Make it possible to propagate errors from...
2014-09-16 Tomas Cohen AraziBug 12879: Remove unnecesary diags from Holds.t
2014-09-14 Jonathan DruartBug 10226: Add unit tests for GetReservesFromItemnumber
2014-09-05 Kyle M HallBug 8735 [QA Followup] - Add Unit Tests
2014-05-05 Galen CharltonBug 9532: add regression test
2014-03-10 Kyle M HallBug 10452: [QA Followup] - Unit tests
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-04 Jonathan DruartBug 11336: update hold queue priorities correctly when...
2013-08-09 Galen Charltonbug 2394: regression test for canreservefromotherbranches
2013-07-24 Galen CharltonBug 9394: (follow-up) modernize test cases
2013-07-24 Jonathan DruartBug 9394: QA Followup
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible