Bug 33782 - Oauth2/OIDC identity providers code is not covered by unit tests
Summary: Oauth2/OIDC identity providers code is not covered by unit tests
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 33675
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-19 10:30 UTC by Nick Clemens (kidclamp)
Modified: 2023-10-10 16:34 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.