[midPoint-git] [Evolveum/midpoint] e8aab1: Add first parts of TestFirstSteps

mederly noreply at github.com
Tue Dec 13 21:19:50 CET 2022


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

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-simulations-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContext.java
    A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContextCreator.java
    R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContextLoader.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationServiceImpl.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/util/ImportSingleAccountRequest.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/other/RObjectType.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/ClassMapper.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/prism/ObjectDeltaAsserter.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    A testing/story/src/test/resources/first-steps/hr.csv
    A testing/story/src/test/resources/first-steps/resource-hr-1.xml
    A testing/story/src/test/resources/first-steps/resource-hr-2.xml
    A testing/story/src/test/resources/first-steps/resource-hr-3.xml
    A testing/story/src/test/resources/first-steps/resource-hr-4.xml
    A testing/story/src/test/resources/first-steps/system-configuration.xml

  Log Message:
  -----------
  Add first parts of TestFirstSteps

This test class will simulate gradual development of HR + LDAP resources
as suggested by The First Steps Methodology.

Also, it fixes the execution of the real import against production-mode
resource.




More information about the midPoint-svn mailing list