[midPoint-git] [Evolveum/midpoint] 073add: Add yet another simulation tests and fixes
mederly
noreply at github.com
Tue Feb 14 19:27:12 CET 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 073adddb48948a5981475d879662afe1797a90e2
https://github.com/Evolveum/midpoint/commit/073adddb48948a5981475d879662afe1797a90e2
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/CertificationHook.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/context/ModelContext.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/hooks/ChangeHook.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/TestMappingMetadata.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/util/mock/MockClockworkHook.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestModelServiceContract.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/NotificationHook.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/hook/WfHook.java
Log Message:
-----------
Add yet another simulation tests and fixes
Hooks (certification, notification, workflow) are skipped in simulation
mode. Also, projection deactivation determination is fixed.
Commit: f59add7e4ae17230f39078dc9adbc10ba2c5071b
https://github.com/Evolveum/midpoint/commit/f59add7e4ae17230f39078dc9adbc10ba2c5071b
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/OpType.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/ElementState.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensFocusContext.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestModelServiceContract.java
Log Message:
-----------
Fix focus deletion simulation
The simulated "objectNew" computation was wrong.
Also, fixed displaying of policy rule evaluation in the trace viewer.
Commit: 435aa9efce8e2e4cabf8c3fb490cb097853e0bae
https://github.com/Evolveum/midpoint/commit/435aa9efce8e2e4cabf8c3fb490cb097853e0bae
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestModelServiceContract.java
Log Message:
-----------
Add two more simulation tests
Commit: 56ab8cf009fd9a7c9f0597a13a64899c3e99dfef
https://github.com/Evolveum/midpoint/commit/56ab8cf009fd9a7c9f0597a13a64899c3e99dfef
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestPreviewChanges.java
Log Message:
-----------
Add some simulation tests to TestPreviewChanges
Commit: 83890c85d87a4dc1972e86e5f9176fc40453de64
https://github.com/Evolveum/midpoint/commit/83890c85d87a4dc1972e86e5f9176fc40453de64
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/GuiSimulationsUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/PageSimulationResult.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/PageSimulationResultObject.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/ProcessedObjectsPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/todo/CardOutlineLeftPanel.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestAccessesValueMetadata.java
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
A model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportAllAssignments.java
A model/report-impl/src/test/resources/reports/report-indirect-assignments.xml
M model/report-impl/testng-integration.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/362f8efb0a78...83890c85d87a
More information about the midPoint-svn
mailing list