https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 --- Comment #26 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 193625 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193625&action=edit Bug 39224: API tests for identity providers, mappings and hostnames Adds API test coverage: - t/db_dependent/api/v1/identity_providers.t: Tests for provider CRUD including new protocol and SAML2 config fields - t/db_dependent/api/v1/identity_provider_mappings.t: Tests for mapping CRUD operations - t/db_dependent/api/v1/identity_provider_hostnames.t: Tests for hostname association CRUD Test plan: 1. Run: prove t/db_dependent/api/v1/identity_providers.t 2. Run: prove t/db_dependent/api/v1/identity_provider_mappings.t 3. Run: prove t/db_dependent/api/v1/identity_provider_hostnames.t Sponsored-by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes.