https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20942

--- Comment #2 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 76054
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76054&action=edit
Bug 20942: Unit tests for /patrons/{patron_id}/account

This patch adds tests for the /patrons/{patron_id}/account endpoint.
To test:

- Run:
  $ kshell
 k$ prove t/db_dependent/api/v1/patrons_accounts.t
=> FAIL: Tests should fail because the endpoint is not implemented.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to