[midPoint-git] [Evolveum/midpoint] c559be: Add first model-level shadow caching tests
mederly
noreply at github.com
Fri Jul 26 12:14:14 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: c559beb484f32b2206c2e0ad6d3b8efe76b1257c
https://github.com/Evolveum/midpoint/commit/c559beb484f32b2206c2e0ad6d3b8efe76b1257c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAttributeDefinition.java
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestShadowCaching.java
A model/model-intest/src/test/resources/caching/archetype-person.xml
A model/model-intest/src/test/resources/caching/resource-dummy-hr.xml
A model/model-intest/src/test/resources/caching/resource-dummy-target.xml
A model/model-intest/src/test/resources/caching/system-configuration.xml
A model/model-intest/src/test/resources/caching/task-recompute-persons.xml
M model/model-intest/testng-integration-full.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/util/SynchronizationRequest.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ShadowPostProcessor.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/UserAsserter.java
Log Message:
-----------
Add first model-level shadow caching tests
Here we check whether import and recomputation tasks really avoid
reading from the resource. Work in progress - only single source
resource yet.
Contains also some fixes related to shadow caching.
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