[Koha-bugs] [Bug 20854] Redirect after logout with CAS 3.0 broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 16 20:59:33 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20854

--- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 118349
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118349&action=edit
Bug 20854: (QA follow-up) Improve readability

The logout_cas method does too little tasks. In this case, I consider we
should not split it into a separate method. As the CAS implementation
lacked tests, it made sense to do it like this, so it is testable. But
now we have higher-level tests for logout_cas, we can bake the behavior
inside of it, and it is testable.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list