[midPoint-git] [Evolveum/midpoint] dc646a: Add test of mappings exclusion in mapping simulation
Andrej
noreply at github.com
Wed Feb 18 13:41:42 CET 2026
Branch: refs/heads/feature/t-4184
Home: https://github.com/Evolveum/midpoint
Commit: dc646a4f5931a47a83dabd6ffa889fb86b35a917
https://github.com/Evolveum/midpoint/commit/dc646a4f5931a47a83dabd6ffa889fb86b35a917
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-02-18 (Wed, 18 Feb 2026)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestMappingSimulationTask.java
M model/model-intest/src/test/resources/tasks/mapping-simulation/accounts.csv
M model/model-intest/src/test/resources/tasks/mapping-simulation/dummy-resource.xml
M model/model-intest/src/test/resources/tasks/mapping-simulation/task-mapping-simulation.xml
M model/model-intest/src/test/resources/tasks/mapping-simulation/users.xml
Log Message:
-----------
Add test of mappings exclusion in mapping simulation
**What**
Add one more test of mappings exclusion, this time exclusion of mappings
which are defined in the parent of the used object type.
**Why**
When the flag for exclusion of existing mappings is set to true, we need
to exclude all existing mappings, which are related to given object
type.
Because we support an object types "inheritance", it is not enough to
simply remove the mappings from the specified object type, but also from
all object types throughout the inheritance hierarchy. This test checks
that.
**Task**: 10992
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