[midPoint-git] [Evolveum/midpoint] ecee1b: Improve expression profile tests
mederly
noreply at github.com
Fri Jul 21 16:38:47 CEST 2023
Branch: refs/heads/feature/expression-profiles
Home: https://github.com/Evolveum/midpoint
Commit: ecee1b8c198c1de43dd5a2b2f2ff0379bf9a32f7
https://github.com/Evolveum/midpoint/commit/ecee1b8c198c1de43dd5a2b2f2ff0379bf9a32f7
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
A infra/schema/src/main/java/com/evolveum/midpoint/schema/config/AssignmentConfigItem.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/config/ConfigurationItemOrigin.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/archetypes/ArchetypeManager.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/assignments/AssignmentPathSegmentImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/assignments/PathSegmentEvaluation.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestExpressionProfiles.java
A model/model-intest/src/test/resources/profiles/metarole-dummy.xml
M model/model-intest/src/test/resources/profiles/role-restricted-auto-bad-mapping-condition.xml
M model/model-intest/src/test/resources/profiles/role-restricted-auto-bad-mapping-expression.xml
A model/model-intest/src/test/resources/profiles/role-restricted-bad-assignment-condition.xml
M model/model-intest/src/test/resources/profiles/role-restricted-bad-construction-mapping.xml
M model/model-intest/src/test/resources/profiles/role-restricted-bad-focus-mapping.xml
A model/model-intest/src/test/resources/profiles/role-restricted-bad-inducement-condition.xml
A model/model-intest/src/test/resources/profiles/role-restricted-bad-role-condition.xml
A model/model-intest/src/test/resources/profiles/role-unrestricted.xml
Log Message:
-----------
Improve expression profile tests
Now checking expressions in assignment/inducement and role conditions.
More information about the midPoint-svn
mailing list