Bug 17585: Add the Koha::Patron->get_account_lines method
[koha.git] / t / db_dependent / Koha /
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
2016-12-02 Jonathan DruartBug 17583: Mock the pref before tests
2016-12-02 Jonathan DruartBug 17583: Make sure we are comparing 2 dates
2016-12-02 Jonathan DruartBug 17583: Fix tests
2016-12-02 Josef MoravecBug 17583: Add test for is_going_to _expired to be...
2016-12-02 Jonathan DruartBug 17583: Add the Koha::Patron->is_going_to_expired...
2016-11-15 Kyle M HallBug 17579 [QA Followup] - Fix the number of tests
2016-11-15 Jonathan DruartBug 17579: Make sure we are testing the real life
2016-11-15 Jonathan DruartBug 17579: Add the Koha::Patron->is_expired
2016-11-15 Jonathan DruartBug 17604: GetMemberDetails - Add Koha::Patron::Categor...
2016-11-15 Jonathan DruartBug 17594: Make Koha::Object->discard_changes available
2016-11-15 Jonathan DruartBug 17555: Add Koha::Patron->category
2016-11-12 Josef MoravecBug 17558: QA followup - use TestBuilder for creating...
2016-11-12 Josef MoravecBug 17558: Add more tests
2016-11-07 Jonathan DruartBug 17552: Continue revert and add tests to highlight...
2016-10-28 Josef MoravecBug 17443: Added tests
2016-10-28 Jonathan DruartBug 16912: Update patron category enrolment fees
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move and rewrite tests for...
2016-10-21 Jonathan DruartBug 17425: Add the Object::MethodNotCoveredByTests...
2016-10-21 Tomas Cohen AraziBug 17425: Make Koha::Object raise exceptions
2016-10-21 Kyle M HallBug 17080 [QA Followup] - Fix number of tests
2016-10-21 Jonathan DruartBug 17080: Handle default values for NOT NULL columns...
2016-10-21 Jonathan DruartBug 16965: search_related returns an instanciated Koha...
2016-10-21 Jonathan DruartBug 16965: Add Koha::Objects->search_related
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move HandleDelBorrower to...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move DelMember to ->delete
2016-10-21 Jonathan DruartBug 16891: Move C4::Members::MoveMemberToDeleted to...
2016-10-21 Jonathan DruartBug 17251: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-11 Jonathan DruartBug 17226: Make Koha::Object->get_column available
2016-10-11 Jonathan DruartBug 17226: Improve Koha::Object's AUTOLOAD method
2016-10-11 Jonathan DruartBug 17091: Add delete to the Koha::Objects AUTOLOAD...
2016-10-11 Jonathan DruartBug 17091: In a first phase, restrict the usage of...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-09-25 Jonathan DruartBug 16961: Add Koha::Objects->update
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove approvereview & unapp...
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Add Koha::Review[s] classes
2016-09-09 Kyle M HallBug 16851 [QA Followup] - Fix Unit Tests
2016-09-09 Jonathan DruartBug 16851: Move HasOverdues to Koha::Patron->has_overdues
2016-09-09 Kyle M HallBug 16911 [QA Followup] - Fix number of categories...
2016-09-09 Jonathan DruartBug 16911: ->get_expiry_date accepts strings
2016-09-09 Jonathan DruartBug 16911: Rename extend_subscription with renew_account
2016-09-09 Jonathan DruartBug 16911: Koha::Patrons - Add tests for ->extend_subsc...
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Add tests for...
2016-09-09 Marcel de RooyBug 17089: [QA Follow-up] Add some test descriptions...
2016-09-09 Jonathan DruartBug 17089: Mark out the boundaries of ratings
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - move tests
2016-09-08 Marcel de RooyBug 15407: [QA Follow-up] Joubu, add your tests
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-09-02 Jonathan DruartBug 16686: Add test for Koha::Item::Transfer[s] and...
2016-08-10 Jonathan DruartBug 17069: Koha::Patron::Category->store must default...
2016-07-22 Jonathan DruartBug 15451: Add the 2 new modules Koha::CsvProfile[s]
2016-07-15 Jonathan DruartBug 16889: Add Koha::Objects->columns
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-07-08 Jonathan DruartBug 14757: Add tests for new modules
2016-05-04 Marcel de RooyBug 16155: [QA Follow-up] Add transaction to BiblioFram...
2016-04-26 Jesse WeaverBug 12748: (QA followup) make new tests pass
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Robin SheatBug 12478 - add test cases
2016-04-26 Robin SheatBug 12478 - add some base objects that the ES code...
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files
2016-04-07 Jonathan DruartBug 16086: Add tests for Koha::Issues
2016-03-21 Jonathan DruartBug 16053: Add tests
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-12 Kyle M HallBug 15656 [QA Followup] - Return without searching...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-04 Kyle M HallBug 15635 [QA Followup] - Fix number of unit tests
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Add new classes
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Be sure add and...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Add new classes
2016-03-03 Kyle M Hall Bug 15084 [QA Followup] - Clean up test currencies...
2016-03-03 Jonathan Druart Bug 15084: Add tests for Koha::Acquisition::Currenc...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-14 Kyle M HallBug 9021 [QA Followup] - Unit tests
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Move existing Koha::Branch[es]
2016-01-12 Jonathan DruartBug 15473: Make Koha::Objects->find accepts 0 and ...
2015-12-31 Jonathan DruartBug 14889: Add tests for Koha::BiblioFramework[s]
2015-12-31 Jonathan DruartBug 15380: Introduce Koha::Authorit[y|ies] and Koha...
2015-11-05 Tomas Cohen AraziBug 14836: (QA followup) Add missing transaction
2015-11-05 Kyle M HallBug 14836: (QA followup) Fix number of unit tests
2015-11-05 Jonathan DruartBug 14836: Add tests for Koha::Patron::Categor[y|ies]
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-10-05 Tomas Cohen AraziBug 14888: Revert "Bug 14888: (QA followup) remove...
2015-10-05 Tomas Cohen AraziBug 14888: (QA followup) remove unused lib/var
2015-10-05 Jonathan DruartBug 14888: Add tests for Koha::Cit[y|ies]
2015-05-06 Mark TompsettBug 14057: Inventory is painfully slow
2014-11-04 Julian MauriceBug 11425: Add unit tests
2014-10-11 Jonathan DruartBug 12874: A DB field without a default mapping is...
2013-12-19 Jonathan DruartBug 11279: (follow-up) remove unnecessary check on...
2013-12-19 Katrin FischerBug 11279: regression test for picking random quote