-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement unit tests for OIDC provider configuration in oidc_provider…
…s.rs - Added unit tests for to verify correct behavior: - Tests ensure that valid environment variables result in correct OIDC configuration. - Tests cover scenarios where environment variables (, , ) are missing, triggering appropriate panics. - Ensured proper cleanup of environment variables after each test.
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters