[midPoint-git] [Evolveum/midpoint] 8f6a70: Add a test for MID-8369
mederly
noreply at github.com
Thu Mar 9 10:00:28 CET 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 8f6a70603950c8cfbd7a8dfec1e0d872d47ab155
https://github.com/Evolveum/midpoint/commit/8f6a70603950c8cfbd7a8dfec1e0d872d47ab155
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractInitializedModelIntegrationTest.java
R model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/AbstractObjTemplateSyncTest.java
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/MiscSyncTest.java
R model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestObjTemplateLiveSyncTask.java
M model/model-intest/src/test/resources/sync/resource-dummy-byzantine.xml
R model/model-intest/src/test/resources/sync/system-configuration-byzantine.xml
M model/model-intest/src/test/resources/sync/task-dummy-byzantine-livesync.xml
A model/model-intest/src/test/resources/sync/user-template-byzantine-deleted.xml
M model/model-intest/src/test/resources/sync/user-template-byzantine.xml
M model/model-intest/testng-integration-full.xml
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/DummyTestResource.java
Log Message:
-----------
Add a test for MID-8369
Actually, I was not able to reproduce the bug, even with the
configuration provided. However, this test provides a working
setup and shows that it works.
More information about the midPoint-svn
mailing list