Bug 18292: Remove return 1 statements in tests
[koha.git] / t / db_dependent / Members /
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-08-10 Marcel de RooyBug 19071: Fix Members/IssueSlip.t
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-05-29 Jonathan DruartBug 18664: Make IssueSlip returns if params are not...
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2017-02-14 Mason JamesBug 18009 - IssueSlip.t test fails if launched between...
2016-12-30 Jonathan DruartBug 17569: Move tests to the patron module test file
2016-12-30 Jonathan DruartBug 17569: Rewrite existing tests to make them reusable...
2016-12-05 Tomas Cohen AraziBug 17714: Remove itemtype-related t/db_dependent/Membe...
2016-11-17 Tomas Cohen AraziBug 17646: Remove itemtype-related IssueSlip.t warnings
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move and rewrite tests for...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-07-15 Jonathan DruartBug 16889: Remove C4::Members::columns and use Koha...
2016-06-10 Marcel de RooyBug 16443: [QA Follow-up] Add two tests for get_fields
2016-06-03 Jonathan DruartBug 16504: Add regression tests
2016-05-04 Marcel de RooyBug 16155: Remove a second use from Members_Attributes.t
2016-04-29 Marcel de RooyBug 14834: Make membership_expiry cronjob more flexible
2016-04-29 Marcel de RooyBug 16377: Fix t/db_dependent/Members/Attributes.t
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-04 Kyle M HallBug 12933: (QA followup) Rename GetOverdues to GetOverd...
2015-11-04 Kyle M HallBug 12933: (QA followup) Add Unit Tests
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-10-20 Jonathan DruartBug 15029: Make the IssueSlip tests pass even if launch...
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Move test file to db_dependent
2015-08-28 Kyle M HallBug 13697: (QA followup) Add Unit Test
2015-04-20 Jonathan DruartBug 12847: Items issued today is considered as overdue
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
2013-08-16 Jonathan DruartBug 10481: Unit tests for C4::Members::AddEnrolmentFeeI...