Bug 26250: Fix tests when SearchEngine=Elastic
[koha.git] / t / db_dependent / Koha / Account /
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-21 Martin RenvoizeBug 19036: (follow-up) Test credits should be credits
2020-07-22 Martin RenvoizeBug 25998: Add Unit Tests
2020-03-06 Nick ClemensBug 23051: (QA follow-up) Missing curly and tabs and...
2020-03-06 Andrew IsherwoodBug 23051: (follow-up) Add renewal feedback and move...
2020-03-06 Andrew IsherwoodBug 23051: Add unit tests
2020-03-03 Tomas Cohen AraziBug 23355: Rename staff_id for manager_id
2020-03-03 Martin RenvoizeBug 23355: Split tests for Line vs Lines
2020-03-03 Martin RenvoizeBug 23355: Add accountline deletion test
2020-01-13 Martin RenvoizeBug 23354: (RM follow-up) Reword remaining can_be_added...
2020-01-10 Martin RenvoizeBug 23442: Prevent payouts from being reduced
2020-01-10 Martin RenvoizeBug 23442: Add 'reduce' method to Koha::Account::Line
2020-01-09 Martin RenvoizeBug 24255: Add summation methods to Koha::Account:...
2020-01-08 Martin RenvoizeBug 24252: Add relations to Koha::Account::Line
2020-01-03 Martin RenvoizeBug 24080: Add 'payout' method to Koha::Account::Line
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update accounttype references in tests
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Fix for missing types in...
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Check constraint test corrections
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-10-24 Martin RenvoizeBug 23049: Add tests
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-07-15 Martin RenvoizeBug 19919: Unit Tests
2019-04-25 Martin RenvoizeBug 22511: (follow-up) Fix test plans
2019-04-25 Martin RenvoizeBug 22511: Update tests
2019-04-17 Martin RenvoizeBug 22521: (QA follow-up) Update 'Offsets' test
2019-04-17 Martin RenvoizeBug 22521: (QA follow-up) Corrections to tests
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-03-28 Martin RenvoizeBug 22516: Remove remaining calls to lastincrement
2019-03-22 Kyle M HallBug 22008: Fixes to make unit tests pass
2019-03-22 Martin RenvoizeBug 22008: Add tests for new constraints
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Update test to use objects...
2019-03-11 Nazlı ÇetinBug 19489: (follow-up) Fix typos in the tests
2019-03-11 Nazlı ÇetinBug 19489: Change method name issue --> checkout
2019-03-11 Nazlı ÇetinBug 19489: Koha::Account::Line->issue method and Unit...
2019-02-27 Martin RenvoizeBug 21747: (follow-up) Intelligent rename of offsets
2019-01-18 Jonathan DruartBug 22006: Add tests
2019-01-11 Tomas Cohen AraziBug 21727: Unit tests for the refund case
2019-01-11 Tomas Cohen AraziBug 21727: (QA follow-up) Test lastincrement changes
2019-01-11 Martin RenvoizeBug 21727: Add tests for Koha::Account::Line->adjust
2018-12-19 Jonathan DruartBug 21065: Add tests
2018-10-31 Tomas Cohen AraziBug 13098: Add Koha::Account::Offsets->total
2018-10-19 Tomas Cohen AraziBug 21607: Make Koha::Account::Line->apply store credit...
2018-08-10 Tomas Cohen AraziBug 20997: (QA follow-up) POD fixes and offset type...
2018-08-10 Tomas Cohen AraziBug 20997: ->apply should be applied to Koha::Account...
2018-08-10 Josef MoravecBug 20997: (follow-up) Add Koha::Account::Line->is_debi...
2018-08-10 Tomas Cohen AraziBug 20997: Add unit tests for Koha::Account::Line:...
2018-07-06 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-02-23 Josef MoravecBug 12001: (QA follow-up) Add test for Koha::Account...