Bug 23177: (QA follow-up) Move rollback to the end
[koha.git] / t / db_dependent / Patron /
2019-02-15 Alex ArnaudBug 13515: Add unit tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-03-30 Jonathan DruartBug 20503: Prevent Borrower_PrevCheckout.t to fail...
2018-03-23 Jonathan DruartBug 19943: Fix Borrower_PrevCheckout.t - create the...
2018-02-12 Jonathan DruartBug 18403: Patron discharges
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2017-12-21 Jonathan DruartBug 19867: Prevent HouseboundRoles.t to fail randomly
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
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 Alex SassmannshausenBug 5670: [QA Followup] Correct housebound role search.
2016-10-21 Jonathan DruartBug 5670: mv housebound_* to search_housebound_*
2016-10-21 Alex SassmannshausenBug 5670: [Followup] Return Koha::Patron objects.
2016-10-21 A. SassmannshausenBug 5670: Housebound Readers Module
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-07-08 Alex SassmannshausenBug 6906: Follow coding guidelines in terminology.
2016-07-08 Jonathan DruartBug 6906: Tests - Do not assume CPL exists
2016-07-08 Alex SassmannshausenBug 6906 - show 'Borrower has previously issued...
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*