Bug 18292: Remove return 1 statements in tests
[koha.git] / t / db_dependent / Accounts.t
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2017-01-19 Kyle M HallBug 17894 - Remove and replace WriteOffFee
2017-01-19 Kyle M HallBug 17894 - Add unit tests
2017-01-12 Kyle M HallBug 15905 - Update unit tests
2017-01-11 Kyle M HallBug 15908 - Remove use of recordpayment_selectaccts
2017-01-11 Kyle M HallBug 15909 - Remove the use of makepartialpayment
2017-01-10 Kyle M HallBug 15897 [QA Followup] - Update unit tests
2016-12-16 Jonathan DruartBug 17586: Move ->get_balance to Koha::Account->balance
2016-12-16 Jonathan DruartBug 17586: Add the Koha::Account::Lines->get_balance...
2016-12-10 Kyle M HallBug 15896 [QA Followup] - Remove use of Carp::Always
2016-12-09 Kyle M HallBug 15896 [QA Followup] - Supress warn when running...
2016-12-09 Kyle M HallBug 15896 - Unit Tests
2016-09-27 Kyle M HallBug 15899 - Fix up unit tests
2016-09-27 Jonathan DruartBug 15895: Remove useless discard_changes calls
2016-09-27 Kyle M HallBug 15895 - Add Koha::Account module, use Koha::Account...
2016-06-17 Marcel de RooyBug 16607: Remove CPL/MPL from two unit tests
2016-05-04 Marcel de RooyBug 16390: Accounts.t does not need MPL
2016-05-04 Marcel de RooyBug 16155: Adjust a few other tests
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-09 Kyle M HallBug 14402: (QA followup) Add notes to usage text about...
2015-11-09 Barton ChittendenBug 14402: Make purge_zero_balance_fees() delete fees...
2015-11-09 Barton ChittendenBug 14402: Add unit tests for purge_zero_balance_fees()
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-08-18 Jonathan DruartBug 11229: Make the tests pass even if issues exist...
2015-08-18 Tomas Cohen AraziBug 11229: (regression tests) makepayment and makeparti...
2015-04-13 Julian FIOLBug 13942 : Testing the 'recordpayment' function in...
2011-12-07 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-12-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5604'
2011-04-08 Chris CormackMerge remote branch 'kc/new/enh/bug_4449' into kcmaster
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-17 Chris CormackMerge remote branch 'kc/new/bug_4218' into kcmaster
2011-03-14 Chris CormackMerge remote branch 'kc/new/bug_4438' into kcmaster
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-27 Chris CormackMerge remote branch 'kc/new/bug_4885' into kcmaster
2011-02-27 Chris CormackMerge remote branch 'kc/new/enh/bug_1883' into kcmaster
2011-02-21 Chris CormackMerge remote branch 'kc/new/enh/bug_3550' into kcmaster
2011-02-15 Chris CormackMerge remote branch 'kc/new/enh/bug_2170' into kcmaster
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-23 Chris CormackMerge remote branch 'kc/new/bug_5586' into kcmaster
2011-01-23 Chris CormackMerge remote branch 'kc/new/enh/bug_4289' into kcmaster
2011-01-20 Chris CormackMerge remote branch 'kc/new/enh/bug_5628' into kcmaster
2011-01-20 Chris CormackMerge remote branch 'kc/new/enh/bug_5640' into kcmaster
2011-01-20 johnboyBug 5327 Made test file for Accounts.pm