[midPoint-git] [Evolveum/midpoint] 9b296b: Add a test for simulated import on foreground

mederly noreply at github.com
Wed Dec 7 13:56:23 CET 2022


  Branch: refs/heads/feature/simulations
  Home:   https://github.com/Evolveum/midpoint
  Commit: 9b296bb630d85de68f83fa79258b90ed8d26f9fa
      https://github.com/Evolveum/midpoint/commit/9b296bb630d85de68f83fa79258b90ed8d26f9fa
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/Resource.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/action/BaseClockworkAction.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/tasks/imp/ImportFromResourceLauncher.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/AbstractSimulationsTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/TestSimpleSimulations.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/ObjectsCounter.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/util/ImportSingleAccountRequest.java
    M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/Task.java
    M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/test/NullTaskImpl.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImpl.java

  Log Message:
  -----------
  Add a test for simulated import on foreground

Important change (not tested yet): BaseClockworkAction no longer invokes
"previewChanges" in simulated modes. It now always calls executeChanges.




More information about the midPoint-svn mailing list