Koha/t/db_dependent/api/v1
Tomas Cohen Arazi 0547ad34df
Bug 24862: Regression tests
This patch introduces tests for the expected behaviour on API routes
that expect a logged in user, but the request is made with an anonymous
session cookie.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/auth_authenticate_api_request.t
=> FAIL: Tests fail because the situation is not handled correctly in
the code

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-16 14:44:02 +00:00
..
acquisitions_funds.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
acquisitions_orders.t Bug 22522: Fix several REST API tests 2020-02-25 13:44:22 +00:00
acquisitions_vendors.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
auth.t Bug 24369: Add CORS support to the API 2020-03-05 12:59:50 +00:00
auth_authenticate_api_request.t Bug 24862: Regression tests 2020-03-16 14:44:02 +00:00
auth_basic.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
biblios.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
checkouts.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
cities.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
clubs_holds.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
holds.t Bug 24813: Prevent api/v1/holds.t to fail randomly 2020-03-06 09:58:18 +00:00
illrequests.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
items.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
libraries.t Bug 22522: Fix several REST API tests 2020-02-25 13:44:22 +00:00
oauth.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
patrons.t Bug 22522: Fix several REST API tests 2020-02-25 13:44:22 +00:00
patrons_accounts.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
patrons_password.t Bug 22522: Fix several REST API tests 2020-02-25 13:44:22 +00:00
return_claims.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
stockrotationstage.t Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00