Koha/t/db_dependent/api/v1
Jonathan Druart a1686054ac Bug 18403: rename Koha::Patron->can to has_permission
I do not exactly why but there is a conflict in the name of the method

prove t/db_dependent/api/v1/patrons.t failed with
[Mon Feb 12 17:13:16 2018] [error] Can't use string ("TO_JSON") as a
HASH ref while "strict refs" in use at
/home/vagrant/kohaclone/C4/Auth.pm line 2053.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-02-12 18:02:01 -03:00
..
acquisitions_vendors.t Bug 18120: /acquisitions/vendors unit tests 2017-09-29 17:13:13 -03:00
auth.t Bug 18137: (QA followup) Make sure the session exists and is expired on expiration tests 2017-09-21 11:27:05 -03:00
cities.t Bug 18137: Make /cities Mojolicious::Plugin::OpenAPI compatible 2017-09-21 11:27:05 -03:00
holds.t Bug 16213: Allow to select hold's itemtype when using API 2018-01-30 14:21:28 -03:00
illrequests.t Bug 7317: (QA followup) Rename 'branch' for 'library' 2017-11-09 11:42:16 -03:00
patrons.t Bug 18403: rename Koha::Patron->can to has_permission 2018-02-12 18:02:01 -03:00