https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40596 --- Comment #42 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 195793 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195793&action=edit Bug 40596: Update CAS authentication tests Updates t/db_dependent/Auth_with_cas.t to reflect the migration from syspref/YAML-based CAS to identity-provider-based CAS: - logout_cas() subtest mocks _get_cas_provider and Authen::CAS::Client instead of the removed _get_cas_and_service helper. - CAS version is now asserted from provider config (get_config) rather than the casServerVersion system preference. - logout_cas() is called with the provider code argument. -- You are receiving this mail because: You are watching all bug changes.