Koha/t/db_dependent/api/v1
Martin Renvoize 4ce3a882a6
Bug 31128: Unit tests
This patch adds unit tests for the new effective_not_for_loan_status
which I add to the items api responses in this patchset.

Test plan
1) Run the unit test without applying the next commit, it should fail
2) RUn the test again after applying the next commit, it should pass

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-22 11:32:21 -03:00
..
acquisitions_baskets.t
acquisitions_funds.t
acquisitions_orders.t Bug 30677: Add tests 2022-06-28 09:35:45 -03:00
acquisitions_vendors.t
advanced_editor_macros.t
article_requests.t
auth.t
auth_authenticate_api_request.t
auth_basic.t
biblios.t
cashups.t
checkouts.t Bug 30275: Add basic unit test for fetching renewals 2022-07-05 09:46:10 -03:00
cities.t
clubs_holds.t
holds.t Bug 30780: Regression tests 2022-06-13 11:46:45 -03:00
illrequests.t
import_batch_profiles.t
import_record_matches.t Bug 30855: (follow-up) Rewrite tests using Basic authentication 2022-06-02 13:42:28 -03:00
item_groups.t Bug 24857: API spec 2022-07-08 15:59:55 -03:00
items.t Bug 31128: Unit tests 2022-07-22 11:32:21 -03:00
libraries.t
oauth.t
pagination.t
patrons.t
patrons_accounts.t
patrons_extended_attributes.t
patrons_holds.t
patrons_password.t
patrons_password_expiration.t
query.t
return_claims.t
smtp_servers.t
stockrotationstage.t
suggestions.t
transfer_limits.t
unhandled_exceptions.t