Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber
[koha.git] / t / db_dependent / Circulation / CheckIfIssuedToPatron.t
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2016-11-18 Tomas Cohen AraziBug 17653: Remove itemtype-related t/db_dependent/Circu...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2014-07-14 Tomas Cohen AraziBug 12470: (followup) License statement missing
2014-07-14 Yohann DufourBug 12470: adding unit tests for the routines CheckVali...