Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / Members / GetAllIssues.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-03-23 Tomas Cohen AraziBug 23463: Fix tests
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
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-12-05 Tomas Cohen AraziBug 17714: Remove itemtype-related t/db_dependent/Membe...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2014-07-30 Yohann DufourBug 12457: Allow UT on a non empty database
2014-07-30 Yohann DufourBug 12457: Adding unit tests for Members.pm