[midPoint-git] [Evolveum/midpoint] fd5925: Add tolerance-related associations tests
mederly
noreply at github.com
Wed Jul 24 16:56:18 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: fd59255c005147f5bed6185ce66305382186f723
https://github.com/Evolveum/midpoint/commit/fd59255c005147f5bed6185ce66305382186f723
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/InboundSourceData.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/AssociationValuesTripleComputation.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/associations/TestAssociations.java
A model/model-intest/src/test/resources/associations/archetype-document-non-tolerant.xml
M model/model-intest/src/test/resources/associations/archetype-document.xml
A model/model-intest/src/test/resources/associations/resource-dummy-dms-non-tolerant.xml
M model/model-intest/src/test/resources/associations/resource-dummy-dms.xml
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/TestResource.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowAssociationAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowAssociationValueAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ShadowAttributesAsserter.java
Log Message:
-----------
Add tolerance-related associations tests
Currently using legacy way of specifying the tolerance.
Commit: 90065e36772195cbc751f5c9bfb9b8ade0e20618
https://github.com/Evolveum/midpoint/commit/90065e36772195cbc751f5c9bfb9b8ade0e20618
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M docs/roles-policies/classification/index.adoc
M docs/roles-policies/policy-rules.adoc
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestPolicyRules.java
R model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestRequirement.java
A model/model-intest/src/test/resources/rbac/policy-rules/policy-skipper-license.xml
A model/model-intest/src/test/resources/rbac/policy-rules/role-brig-guard.xml
A model/model-intest/src/test/resources/rbac/policy-rules/role-friendly-introvert.xml
A model/model-intest/src/test/resources/rbac/policy-rules/role-naval-academy-graduate.xml
A model/model-intest/src/test/resources/rbac/policy-rules/role-navy-captain.xml
A model/model-intest/src/test/resources/rbac/policy-rules/role-skipper.xml
R model/model-intest/src/test/resources/rbac/requirement/policy-skipper-license.xml
R model/model-intest/src/test/resources/rbac/requirement/role-naval-academy-graduate.xml
R model/model-intest/src/test/resources/rbac/requirement/role-navy-captain.xml
R model/model-intest/src/test/resources/rbac/requirement/role-skipper.xml
M model/model-intest/src/test/resources/simulation/cod/object-template-org.xml
M model/model-intest/testng-integration-full.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/CommonInitialObjects.java
M release-notes.adoc
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/AbstractRoleAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/AssignmentHolderAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/FocusAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/RoleAsserter.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/prism/PrismObjectAsserter.java
A repo/system-init/src/main/resources/initial-objects/dashboard/899-dashboard-compliance.xml
A repo/system-init/src/main/resources/initial-objects/mark/811-exclusion-violation.xml
A repo/system-init/src/main/resources/initial-objects/mark/812-requirement-violation.xml
A repo/system-init/src/main/resources/initial-objects/mark/813-underassigned.xml
A repo/system-init/src/main/resources/initial-objects/mark/814-overassigned.xml
A repo/system-init/src/main/resources/initial-objects/mark/815-object-modified.xml
A repo/system-init/src/main/resources/initial-objects/mark/816-assignment-modified.xml
A repo/system-init/src/main/resources/initial-objects/mark/817-has-assignment.xml
A repo/system-init/src/main/resources/initial-objects/mark/818-has-no-assignment.xml
A repo/system-init/src/main/resources/initial-objects/mark/819-object-state.xml
A repo/system-init/src/main/resources/initial-objects/mark/820-assignment-state.xml
A repo/system-init/src/main/resources/initial-objects/mark/821-object-time-validity.xml
A repo/system-init/src/main/resources/initial-objects/mark/822-assignment-time-validity.xml
A repo/system-init/src/main/resources/initial-objects/mark/830-suspicious.xml
A repo/system-init/src/main/resources/initial-objects/mark/831-understaffed-security.xml
A repo/system-init/src/main/resources/initial-objects/mark/832-orphaned.xml
A repo/system-init/src/main/resources/initial-objects/mark/833-neglected.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/350-information-security-responsibilities-all.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/350-information-security-responsibilities.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/351-security-understaffing.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/352-suspicious-objects.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/353-users-with-sod-violations.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/354-roles-privileged.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/355-roles-orphaned.xml
A repo/system-init/src/main/resources/initial-objects/object-collection/356-applications-orphaned.xml
A repo/system-init/src/main/resources/initial-objects/policy/300-classification-privileged-access.xml
R repo/system-init/src/main/resources/initial-objects/policy/300-policy-privileged-access.xml
A repo/system-init/src/main/resources/initial-objects/policy/333-classification-information-security-responsibility.xml
M repo/system-init/src/main/resources/initial-objects/system-configuration/000-system-configuration.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/3f6c9b9999d7...90065e367721
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