https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31243 Bug ID: 31243 Summary: Misleading tests in api/v1/two_factor_auth.t Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Test Suite Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 28787 Somewhere in the script: # Patron is not authenticated yet But it's not correct, we set 'number' and 'id' in session, the patron has filled in their credentials, they are correct, but the second authentication step is not passed yet. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28787 [Bug 28787] Send a notice with the TOTP token -- You are receiving this mail because: You are watching all bug changes.