Bug 23151: (follow-up) tweaked tests
[koha.git] / t / db_dependent / Hold.t
2019-01-28 Tomas Cohen AraziBug 21478: (QA follow-up) Make sure tests don't fail...
2019-01-28 Tomas Cohen AraziBug 21478: Unit tests
2018-05-17 Kyle M HallBug 18856: (QA follow-up) Rename method to avoid confusion
2018-05-17 Jonathan DruartBug 18856: Don't show cancel option for waiting holds...
2018-04-02 Jonathan DruartBug 18382: Add a test
2017-10-20 Jonathan DruartBug 16187: Do not use DateTime directly
2017-10-20 Nick ClemensBug 16187: Add a script to cancel unfilled holds after...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-05-09 Alex ArnaudBug 12063 - Remove Koha::Hold::waiting_expires_on since...
2016-08-17 Tomas Cohen AraziBug 14642: (QA followup) Add tests for Koha::Hold-...
2016-06-10 Marcel de RooyBug 16609: Catch warning from Koha::Hold in Hold.t
2016-05-05 Marcel de RooyBug 16411: Make Hold.t not depend on two existing branches
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Add unit tests
2016-01-19 Kyle M HallBug 15586 - References to Koha::Branches remain in...
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Unit Tests
2015-12-30 Kyle M HallBug 13517 [QA Followup] - Fix unit tests
2015-12-30 Kyle M HallBug 13517 [QA Followup] - Add unit tests
2015-08-11 Jonathan DruartBug 13853: Add tests for is_waiting
2015-08-11 Kyle M HallBug 13030: Show waiting hold expiration date for waitin...