Bug 22944: change unit tests
[koha.git] / t / db_dependent / Koha / Patrons.t
2019-06-24 Fridolin SomersBug 22944: change unit tests
2019-05-09 Marcel de RooyBug 21535: Anonymize function in Patron should not...
2019-04-25 Tomas Cohen AraziBug 22729: Adapt Koha::Patron(s) and tests
2019-04-17 Martin RenvoizeBug 21336: (QA follow-up) Add tests for administrative...
2019-04-17 Marcel de RooyBug 21336: Search, lock and anonymize methods
2019-04-17 Marcel de RooyBug 21336: Do not increase login_attempts after locking
2019-03-28 Josef MoravecBug 12159: Add tests
2019-03-15 Kyle M HallBug 14591: Update unit tests
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Address lastseen log spamming
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Update tests to reflect the chang...
2019-02-04 Martin RenvoizeBug 22254: Correction to datehandling in test
2019-01-25 Tomas Cohen AraziBug 21992: Remove unused Koha::Patron->update_password...
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in tests
2019-01-25 Tomas Cohen AraziBug 22047: Unit tests
2019-01-08 Tomas Cohen AraziBug 22059: regression tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-12-11 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-10-26 Marcel de RooyBug 21337: (QA follow-up) Rename exception code
2018-10-15 Jonathan DruartBug 21337: Koha::Objects->delete must return the number...
2018-10-15 Nick ClemensBug 21337: (RM follow-up) Adjust number of tests
2018-10-15 Marcel de RooyBug 21337: (QA follow-up) Rollback for partial delete
2018-10-15 Marcel de RooyBug 21337: (follow-up) Add parameter for move_to_delete...
2018-10-15 Marcel de RooyBug 21337: Add Koha::Patrons->delete (trivial wrapper)
2018-10-13 Julian MauriceBug 21178: (QA follow-up) Add a test to verify that...
2018-10-13 Tomas Cohen AraziBug 21178: (QA follow-up) whitespace characters fix
2018-10-13 Tomas Cohen AraziBug 21178: Unit tests
2018-08-09 Nick ClemensBug 18635: Unit tests
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-07-30 Jonathan DruartBug 21087: Test to describe the issue
2018-07-18 Jonathan DruartBug 20287: (follow-up) Test exception DuplicateID for...
2018-07-18 Jonathan DruartBug 20287: Test exception DuplicateID for Koha::Patron...
2018-07-18 Jonathan DruartBug 20287: generate_userid now set the userid
2018-07-18 Jonathan DruartBug 20287: ->store new deal with enrolment fee
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-04-20 Jonathan DruartBug 20400: Fix get_routing_lists tests
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Jonathan DruartBug 20400: Fix number of tests
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Kyle M HallBug 9302: Add error messages, correct number of unit...
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-12 Jonathan DruartBug 19936: Reuse existing userid if none provided
2018-04-12 Jonathan DruartBug 19936: Adapt tests
2018-04-12 Jonathan DruartBug 19936: Move and add tests for Generate_Userid
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->has_valid_userid method
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - just move the tests
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-04-03 Josef MoravecBug 17553: (follow-up) Adjust number of tests
2018-04-03 Jonathan DruartBug 17553: Move existing tests
2018-03-29 Tomas Cohen AraziBug 16330: Remove validation code from Koha::Patron
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-03-23 Kyle M HallBug 18626: Add unit tests
2018-02-28 Jonathan DruartBug 20311: Prevent get_age tests to fail on Feb 28th
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-18 Jonathan DruartBug 20145: Do not insert 0000-00-00 in patron tests...
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-16 Jonathan DruartBug 18789: Add tests for is_adult and is_child
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Do not store 0000-00-00
2018-02-12 Jonathan DruartBug 20133: Enable/disable the "Hide patron information...
2018-02-12 Jonathan DruartBug 18403: Add tests for Koha::Patrons
2018-01-02 Jonathan DruartBug 19304: Move C4::Members::GetNoticeEmailAddress...
2017-12-21 Jonathan DruartBug 19830: Add the Koha::Patron->old_checkouts method
2017-10-27 Josef MoravecBug 14919: Add test for Koha::Patron->old_holds subroutine
2017-09-19 Jonathan DruartBug 6758: Use 'is' instead of 'ok' in tests
2017-09-19 Marcel de RooyBug 6758: [QA Follow-up] Typo popular vs populate
2017-09-19 Kyle M HallBug 6758: Add new patron column for date of renewal
2017-09-01 Marcel de RooyBug 19004: Patrons.t should create its own data for...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-08-08 Jonathan DruartBug 17699: Reset time simulation
2017-08-08 Jonathan DruartBug 17699: Add test descriptions
2017-08-08 Jonathan DruartBug 17699: Use limit as end_of_month
2017-08-08 Jonathan DruartBug 17699: Add more tests to highlight the problem
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-05-12 Jonathan DruartBug 18314: Add tests
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-03-03 Jonathan DruartBug 18169: Add test without before parameter for search...
2017-03-03 Jonathan DruartBug 18169: Make 'before' param non mandatory for Koha...
2017-03-03 Jonathan DruartBug 16966: move parameters to hashref
2017-03-03 Jonathan DruartBug 16966: Fix small QA issues
2017-03-03 Jonathan DruartBug 16966: The method should return a Koha::Patrons...
2017-03-03 Jonathan DruartBug 16966: Make the tests pass again
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move AnonymiseIssueHistory...
2017-02-17 Jonathan DruartBug 17933: Add test and return unless defined dob
2017-02-07 Jonathan DruartBug 17782: Fix tests
2017-02-07 Nick ClemensBug 17782 - (QA Followup)
2017-01-13 Jonathan DruartBug 17740: Add the Koha::Patron->holds method
2016-12-30 Marcel de RooyBug 17569: [QA Follow-up] Small changes
2016-12-30 Jonathan DruartBug 17569: Move tests to the patron module test file
2016-12-28 Kyle M HallBug 17584 [QA Followup] - Rename Koha::Patron::get_chec...
2016-12-28 Jonathan DruartBug 17584: Add the Koha::Patron->get_checkouts method
2016-12-20 Jonathan DruartBug 17796: Replace Koha::Issue[s] with Koha::Checkout[s]
2016-12-16 Jonathan DruartBug 17585: Replace ->get_account_lines with ->account
2016-12-16 Jonathan DruartBug 17585: Add the Koha::Patron->get_account_lines...
2016-12-16 Jonathan DruartBug 17568: Add the Koha::Patron->library method
2016-12-16 Jonathan DruartBug 17557: Revised patron age calculation tests
2016-12-05 Kyle M HallBug 17586 [QA Followup] - Correct the number of unit...
2016-12-02 Jonathan DruartBug 17580: Add the Koha::Patron->get_overdues method
2016-12-02 Marcel de RooyBug 17583: [QA Follow-up] Final polishing
next