Bug 18292: Remove return 1 statements in tests
[koha.git] / t / db_dependent / Patron / Borrower_Discharge.t
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-01-13 Marcel de RooyBug 17486: [QA Follow-up] Changes as to set_userenv
2016-11-12 Tomas Cohen AraziBug 17603: Remove itemtype-related Borrower_Discharge...
2016-10-21 Jonathan DruartBug 17426: Do not set AutoCommit in tests
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*