Bug 23666: (follow-up) Adjust to new exceptions
[koha.git] / t / db_dependent / api / v1 / patrons_accounts.t
2021-02-08 Tomas Cohen AraziBug 27587: Use Basic auth on API tests - patrons_accounts.t
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-03 Joonas KylmäläBug 26271: Add failing test to reveal issue with patron...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-08 Tomas Cohen AraziBug 24321: Clean /patrons/{patron_id}/account
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction to patrons_accounts.t
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-09-27 Tomas Cohen AraziBug 23607: Make /patrons/:patron_id/account staff only
2019-04-10 Martin RenvoizeBug 22600: Update Tests adding 'interface' as needed
2019-03-13 Martin RenvoizeBug 21756: Replace manualinvoice with add_debit in...
2019-01-08 Tomas Cohen AraziBug 21786: Unit tests
2018-08-31 Tomas Cohen AraziBug 20944: Add route to add credits to a patron's account
2018-07-18 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-07-18 Tomas Cohen AraziBug 20942: Unit tests for /patrons/{patron_id}/account