[midPoint-git] [Evolveum/midpoint] 355c58: Migrate medium ID Match test to new correlation
mederly
noreply at github.com
Thu Aug 4 18:56:10 CEST 2022
Branch: refs/heads/feature/smart-correlation-prototype
Home: https://github.com/Evolveum/midpoint
Commit: 355c58e2e6785fb7f6d56745f5d0e52b4e681221
https://github.com/Evolveum/midpoint/commit/355c58e2e6785fb7f6d56745f5d0e52b4e681221
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractCorrelationTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractMediumIdMatchCorrelationTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestInternalCorrelationMedium.java
R testing/story/src/test/resources/correlation/idmatch/medium/function-library-mylib.xml
M testing/story/src/test/resources/correlation/idmatch/medium/object-template-user.xml
M testing/story/src/test/resources/correlation/idmatch/medium/resource-external.xml
M testing/story/src/test/resources/correlation/idmatch/medium/resource-hr.xml
M testing/story/src/test/resources/correlation/idmatch/medium/resource-sis.xml
M testing/story/src/test/resources/correlation/idmatch/medium/system-configuration.xml
M testing/story/src/test/resources/correlation/internal/medium/resource-sis.xml
Log Message:
-----------
Migrate medium ID Match test to new correlation
This test now uses simplified configuration and run-time data storage
(i.e. identity container instead of hacked solution utilizing extension
items).
Commit: a635066b1ec0dc3eb4e569bf139fe86c43081fc4
https://github.com/Evolveum/midpoint/commit/a635066b1ec0dc3eb4e569bf139fe86c43081fc4
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
R testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractMultiAccountsInternalCorrelationTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestInternalCorrelationMultiAccounts.java
R testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestInternalCorrelationMultiAccountsSimplified.java
M testing/story/src/test/resources/correlation/internal/multi-accounts/005-function-library.xml
M testing/story/src/test/resources/correlation/internal/multi-accounts/020-object-template-user.xml
R testing/story/src/test/resources/correlation/internal/multi-accounts/resource-sis-simplified.xml
M testing/story/src/test/resources/correlation/internal/multi-accounts/resource-sis.xml
M testing/story/testng-integration.xml
Log Message:
-----------
Migrate advanced internal correlation test
Compare: https://github.com/Evolveum/midpoint/compare/d1a7e55e8d80...a635066b1ec0
More information about the midPoint-svn
mailing list