Bug 24757: Leap day failing tests - Fix the tests!
[koha.git] / t / db_dependent / Koha / Account.t
2020-01-24 Jonathan DruartBug 23443: Add tests
2020-01-13 Jonathan DruartBug 24408: Do not compare floats with precision in...
2019-10-24 Martin RenvoizeBug 23805: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update accounttype references in tests
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Silence noisy warnings
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Fix for missing types in...
2019-10-24 Martin RenvoizeBug 23049: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-09-23 Martin RenvoizeBug 23321: (follow-up) Add test for Koha::Account change
2019-09-23 Tomas Cohen AraziBug 22837: (follow-up) Fix some tests
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-08-05 Martin RenvoizeBug 22610: (follow-up) Correction to accounts tests
2019-07-15 Tomas Cohen AraziBug 22563: (follow-up) Fix tests in Koha/Account.t
2019-06-05 Kyle M HallBug 22982: (QA follow-up) Add behavior to Koha::Account...
2019-06-05 Kyle M HallBug 22982: Add unit tests
2019-04-18 Nick ClemensBug 22521: (RM follow-up) Adjust tests to use new accou...
2019-04-10 Tomas Cohen AraziBug 22600: (QA follow-up) Raise an exception on missing...
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-02-22 Martin RenvoizeBug 21692: (QA follow-up) Enhance test for new
2019-02-22 Jasmine AmohiaBug 21692: created a test for Koha::Account->new
2019-01-25 Martin RenvoizeBug 21002: Add tests for Koha::Account::add_debit
2019-01-03 Tomas Cohen AraziBug 19066: Add tests for Koha::Account->pay
2019-01-02 Tomas Cohen AraziBug 21909: Unit tests
2018-12-11 Tomas Cohen AraziBug 21969: Regression tests
2018-11-29 Martin RenvoizeBug 21896: (QA follow-up) Document and Test for FIFO...
2018-11-29 Tomas Cohen AraziBug 21896: (QA follow-up) Add tests for FIFO behaviour
2018-11-29 Tomas Cohen AraziBug 21896: (QA follow-up) normalize_balance -> reconcil...
2018-11-29 Tomas Cohen AraziBug 21896: Add unit tests for Koha::Account::normalize_...
2018-10-31 Martin RenvoizeBug 21694: Add the Koha::Account->lines method
2018-07-13 Tomas Cohen AraziBug 20990: (QA follow-up) make outstanding_credits...
2018-07-13 Kyle M HallBug 20990: Make same changes that were made to outstand...
2018-07-13 Josef MoravecBug 20990: (follow-up) Fix test description
2018-07-13 Tomas Cohen AraziBug 20990: Unit tests for Koha::Account->outstanding_cr...
2018-07-06 Tomas Cohen AraziBug 20980: (QA follow-up) Do not delete existing data...
2018-07-06 Tomas Cohen AraziBug 20980: (follow-up) Only use UpdateStats for 'paymen...
2018-07-06 Tomas Cohen AraziBug 20978: (QA follow-up) Do not delete existing data...
2018-07-06 Tomas Cohen AraziBug 20978: Unit tests
2018-07-06 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-06 Nick ClemensBug 20946: (RM follow-up) Additional tests and fix...
2018-07-06 Kyle M HallBug 20946: Additional unit tests for 0 lines edge case
2018-07-06 Tomas Cohen AraziBug 20946: Add Koha::Account::outstanding_debits