Bug 21478: (QA follow-up) Make sure tests don't fail randomly
[koha.git] / t / db_dependent / Koha / Biblios.t
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
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: Add Koha::Biblio->can_be_transferred
2018-02-16 Jonathan DruartBug 20176: [sql_modes] Set biblio.datecreated to NOW...
2018-02-13 Alex ArnaudBug 4319: (QA follow-up) Rename hasItemswaitingOrInTran...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Add the Koha::Biblio->holds_placed_before_to...
2017-03-31 Jonathan DruartBug 18258: Add the Koha::Biblio->subscriptions method
2016-12-16 Jonathan DruartBug 17630: Add the Koha::Biblio->holds method