Bug 27993: Add unit tests
[koha.git] / t / db_dependent / Circulation / NoIssuesChargeGuarantees.t
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-01-13 Jonathan DruartBug 24408: Do not compare floats with precision in...
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-08-20 Agustin MoyanoBug 14570: (follow-up) Fix tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-07-15 Martin RenvoizeBug 22563: (follow-up) Corrections for tests
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-03-13 Martin RenvoizeBug 21756: (QA follow-up) Correct the test for 'Lost...
2019-03-13 Martin RenvoizeBug 21756: Replace manualinvoice with add_debit in...
2018-03-23 Jonathan DruartBug 19943: Fix NoIssuesChargeGuarantees.t - create...
2018-02-19 Jonathan DruartBug 20250: (bug 19529 follow-up) Prevent NoIssuesCharge...
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2017-12-14 Jonathan DruartBug 19776: (follow-up) remove dup category_type keys
2017-12-07 Jonathan DruartBug 19776: Fix random failures (category_type vs catego...
2017-10-25 Jonathan DruartBug 19529: Prevent NoIssuesChargeGuarantees.t to fail...
2017-10-20 Kyle M HallBug 14826: Unit Tests
2017-09-29 Nick ClemensBug 19307: Mock the AllowFineOverride preference to...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2016-11-16 Jonathan DruartBug 17633: Do not call set_preference from tests
2016-05-04 Jonathan DruartBug 16405: Fix Circulation/NoIssuesChargeGuarantees...
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...