Bug 26157: Correct two occurrences
[koha.git] / t / db_dependent / Koha / Patron.t
2020-09-09 Jonathan DruartBug 26157: Correct two occurrences
2020-09-03 Jonathan DruartBug 23634: Make is_superlibrarian return 1 or 0
2020-09-02 Tomas Cohen AraziBug 23634: Add tests for is_superlibrarian
2020-07-20 Nick ClemensBug 24379: Make login_attempts not nullable
2020-01-23 Tomas Cohen AraziBug 24459: Regression tests
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-09-13 Tomas Cohen AraziBug 6759: (QA follow-up) Unit tests
2019-08-20 Tomas Cohen AraziBug 14570: Add error handling to Koha::Patron::Relation...