[midPoint-git] [Evolveum/connector-scimrest] 9b46d7: Refactor OAuth2 tests to use common base classes
johnstone3
noreply at github.com
Mon Apr 27 12:19:42 CEST 2026
Branch: refs/heads/feature/basic-jwt-authorization
Home: https://github.com/Evolveum/connector-scimrest
Commit: 9b46d7e59a3d18cf5f7ccd0e0be533a232802517
https://github.com/Evolveum/connector-scimrest/commit/9b46d7e59a3d18cf5f7ccd0e0be533a232802517
Author: Jan Kamenicky <jan.kamenicky at evolveum.com>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
A common/src/test/java/com/evolveum/polygon/scimrest/exception/AbstractOAuth2Tests.java
A common/src/test/java/com/evolveum/polygon/scimrest/exception/AbstractScimOAuth2Tests.java
M common/src/test/java/com/evolveum/polygon/scimrest/exception/OAuth2ClientCredentialsTests.java
M common/src/test/java/com/evolveum/polygon/scimrest/exception/OAuth2GroovyHookTests.java
M common/src/test/java/com/evolveum/polygon/scimrest/exception/OAuth2JwtBearerTests.java
M common/src/test/java/com/evolveum/polygon/scimrest/exception/ScimOAuth2ClientCredentialsTests.java
M common/src/test/java/com/evolveum/polygon/scimrest/exception/ScimOAuth2GroovyHookTests.java
Log Message:
-----------
Refactor OAuth2 tests to use common base classes
Introduce AbstractOAuth2Tests and AbstractScimOAuth2Tests to provide a shared
foundation for OAuth2 related test cases. Migrate existing tests to utilize
these base classes to eliminate duplication in WireMock stubbing and
connector initialization logic.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/connector-scimrest/settings/notifications
More information about the midPoint-svn
mailing list