[midPoint-git] [Evolveum/midpoint] 65fd96: Modify tests to reflect changes in correlation sim...

Andrej noreply at github.com
Thu Mar 12 16:22:36 CET 2026


  Branch: refs/heads/improvement/correlation-simulation-optimization-2
  Home:   https://github.com/Evolveum/midpoint
  Commit: 65fd96bf98a45479279e8323da14144e88733c1a
      https://github.com/Evolveum/midpoint/commit/65fd96bf98a45479279e8323da14144e88733c1a
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

  Changed paths:
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationServiceTest.java
    M model/model-impl/src/test/resources/correlator/correlation/task/dummy-resource.xml
    R model/model-impl/src/test/resources/correlator/correlation/task/item-correlator.xml
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestCorrelatorSimulationTask.java
    A model/model-intest/src/test/resources/tasks/correlator-simulation/simulation-task-with-additional-mapping.xml
    R model/model-intest/src/test/resources/tasks/correlator-simulation/task-correlator-simulation-with-mapping.xml
    M model/model-intest/src/test/resources/tasks/correlator-simulation/task-correlator-simulation.xml

  Log Message:
  -----------
  Modify tests to reflect changes in correlation simulation

**What**

Re/move tests, which are not relevant anymore or should be in different
class.

**Why**

Previous commits moved the logic of the "resource schema extending" by
additional correlation mappings to the task itself. But the tests in the
correlation service tested also this logic. Obviously such tests does
not belong to the correlation service anymore.

An alternate version of mentioned tests are now in the test class of
correlation simulation task.

**Task**: 11031



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