Koha/t/db_dependent/api/v1
Josef Moravec 24245e2aef
Bug 17005: Test for checked_in parameter
Test plan:
prove t/db_dependent/api/v1/checkouts.t

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-08 14:33:39 +01:00
..
acquisitions_funds.t Bug 19661: (follow-up) Use Basic auth in tests 2019-03-22 19:40:37 +00:00
acquisitions_vendors.t
auth.t
auth_authenticate_api_request.t
auth_basic.t
biblios.t Bug 23677: Unit tests 2019-10-08 14:33:34 +01:00
checkouts.t Bug 17005: Test for checked_in parameter 2019-10-08 14:33:39 +01:00
cities.t Bug 22227: Make GET /cities staff only 2019-02-15 18:42:46 +00:00
clubs_holds.t Bug 19618: Add tests 2019-10-01 08:05:58 +01:00
holds.t Bug 23710: (follow-up) Add tests for new features in Koha::REST::V!::Holds::add and return error when hold date in future is not allowed and it is passed as parameter 2019-10-07 13:00:17 +01:00
illrequests.t Bug 18589: (follow-up) Add borrowernumber test 2019-03-22 20:21:49 +00:00
items.t Bug 16825: Add API route for getting an item 2019-09-12 16:41:09 +01:00
libraries.t Bug 16497: Refactor tests using BASIC authentication 2019-02-19 13:52:14 +00:00
oauth.t Bug 23146: Unit tests 2019-06-24 16:05:24 +01:00
patrons.t Bug 23584: Add the controller method and tests 2019-09-23 10:52:50 +01:00
patrons_accounts.t Bug 23607: Make /patrons/:patron_id/account staff only 2019-09-27 14:00:48 +01:00
patrons_password.t Bug 22483: (follow-up) Fix wrong tests higlighted by bug 2019-03-08 15:26:05 -03:00
stockrotationstage.t