[midPoint-git] [Evolveum/midpoint] 6a286f: Improve TestFirstSteps

mederly noreply at github.com
Thu Dec 22 22:54:44 CET 2022


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

  Changed paths:
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/simulation/ProcessedObject.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/simulation/AbstractBasicSimulationExecutionTest.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/SimulationResult.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/asserter/ProcessedObjectFinder.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/simulation/QProcessedObjectMapping.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/simulation/QSimulationResultMapping.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java

  Log Message:
  -----------
  Improve TestFirstSteps

Now we are checking processed objects, not only the deltas. Moreover,
we fully check the values obtained from the repository (including e.g.
deltas with definitions applied).

To be able to apply the definitions, we (temporarily) enabled storing
full before/after objects into the simulation result.




More information about the midPoint-svn mailing list