Bug 33782

Summary: Oauth2/OIDC identity providers code is not covered by unit tests
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: AuthenticationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: dpavlin, michaela.sieber
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33768
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 33675    
Bug Blocks:    

Description Nick Clemens (kidclamp) 2023-05-19 10:30:30 UTC
We need to provide tests for this code. It will require mocking, or using the Mojo mocking, but should be done before we add more in this area.