[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:26 CET 2021


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

--- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 118348
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118348&action=edit
Bug 20854: Add more CAS tests

This patch aims to add full test coverage for 'logout_cas' the way we do
it nowadays (in a subtest, mocking things, etc). It is provided as a
separate patch so we can test the follow-up tidy and see no behavior
change.

To test:
1. Run:
   $ kshell
  k$ prove t/db_dependent/Auth_with_cas.t
=> SUCCESS: Tests pass!
2. Apply this patch
3. Repeat 1
=> SUCCESS: Tests pass!
4. Apply the refactoring follow-up
5. Repeat 3
=> SUCCESS: Tests still pass!
6. Sign off :-D

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