[midPoint-git] [Evolveum/midpoint] dd6e03: Add system property for smart service URL
mederly
noreply at github.com
Thu Jul 10 09:25:46 CEST 2025
Branch: refs/heads/feature/smart-integration-service
Home: https://github.com/Evolveum/midpoint
Commit: dd6e039afcb2f65c7eb7ec6b0389fe5d98782460
https://github.com/Evolveum/midpoint/commit/dd6e039afcb2f65c7eb7ec6b0389fe5d98782460
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/configuration/api/MidpointConfiguration.java
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/MockServiceClientImpl.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartIntegrationService.java
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/DefaultServiceClientImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ServiceClient.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
Log Message:
-----------
Add system property for smart service URL
It is now possible to run tests with the system property
"midpoint.smartIntegration.serviceUrlOverride" pointing
to custom Smart integration microservice. If not specified,
MockServiceClientImpl will be used.
Commit: dd7310c0d4eaced787b7e08f742f888654fae5c9
https://github.com/Evolveum/midpoint/commit/dd7310c0d4eaced787b7e08f742f888654fae5c9
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M model/model-intest/testng-integration-full.xml
Log Message:
-----------
Add TestSmartIntegrationService to test suite
Compare: https://github.com/Evolveum/midpoint/compare/f3d3aa697266...dd7310c0d4ea
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list