Koha/t/db_dependent/api/v1
Pedro Amorim 46a7434fbf
Bug 32030: ERM - Add more API tests
- Agreements: Added tests for search and filter_expired as well as some missing comments; fix user flags
- Licenses: Updated tests to be on par with agreements; fix user flags
- EHoldings Packages: New tests on par with others
- EHoldings Titles: New tests on par with others plus import titles tests
- EHoldings Resources: New tests - get and list
- Documents: New tests; Only has GET endpoint; Tests to better mirror real documents lifecycle through a license;
- Users: New tests

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-08 09:44:40 -03:00
..
acquisitions_baskets.t
acquisitions_funds.t
acquisitions_orders.t
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
cities.t
clubs_holds.t
erm_agreements.t Bug 32030: ERM - Add more API tests 2022-11-08 09:44:40 -03:00
erm_documents.t Bug 32030: ERM - Add more API tests 2022-11-08 09:44:40 -03:00
erm_eholdings_packages.t Bug 32030: ERM - Add more API tests 2022-11-08 09:44:40 -03:00
erm_eholdings_resources.t Bug 32030: ERM - Add more API tests 2022-11-08 09:44:40 -03:00
erm_eholdings_titles.t Bug 32030: ERM - Add more API tests 2022-11-08 09:44:40 -03:00
erm_licenses.t Bug 32030: ERM - Add more API tests 2022-11-08 09:44:40 -03:00
erm_users.t Bug 32030: ERM - Add more API tests 2022-11-08 09:44:40 -03:00
holds.t
illrequests.t
import_batch_profiles.t
import_record_matches.t
item_groups.t
items.t
jobs.t
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
search_filters.t
smtp_servers.t
stockrotationstage.t
suggestions.t
transfer_limits.t
two_factor_auth.t
unhandled_exceptions.t