[midPoint-git] [Evolveum/midpoint] 7771db: Add tests for service password mappings (MID-6025)

mederly noreply at github.com
Thu Jan 30 17:03:14 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7771db9a488912b2738261a88abd40051ef46440
      https://github.com/Evolveum/midpoint/commit/7771db9a488912b2738261a88abd40051ef46440
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/mapping/TestMapping.java
    A model/model-intest/src/test/resources/mapping/resource-dummy-services-inbound-pwd-copy.xml
    A model/model-intest/src/test/resources/mapping/resource-dummy-services-inbound-pwd-generate.xml
    A model/model-intest/src/test/resources/mapping/resource-dummy-services-outbound.xml
    A model/model-intest/src/test/resources/mapping/service-router.xml
    A model/model-intest/src/test/resources/mapping/task-dummy-services-pwd-copy-import.xml
    A model/model-intest/src/test/resources/mapping/task-dummy-services-pwd-generate-import.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/IntegrationTestTools.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/FocusAsserter.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/UserAsserter.java

  Log Message:
  -----------
  Add tests for service password mappings (MID-6025)

Both outbound (asIs) and inbound (asIs+generate) mappings are tested.


  Commit: 9ab07a4812c1064f2cc6e1703940bbff04ddbe77
      https://github.com/Evolveum/midpoint/commit/9ab07a4812c1064f2cc6e1703940bbff04ddbe77
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M build-tools/pom.xml
    M dist/javadoc/pom.xml
    M dist/midpoint-api/pom.xml
    M gui/admin-gui/pom.xml
    M icf-connectors/pom.xml
    M infra/common/pom.xml
    M infra/prism-api/pom.xml
    M infra/prism-impl/pom.xml
    M infra/prism-maven-plugin/pom.xml
    M infra/schema/pom.xml
    M infra/test-util/pom.xml
    M infra/util/pom.xml
    M model/certification-api/pom.xml
    M model/certification-impl/pom.xml
    M model/model-api/pom.xml
    M model/model-common/pom.xml
    M model/model-impl/pom.xml
    M model/model-intest/pom.xml
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
    M model/model-test/pom.xml
    M model/notifications-api/pom.xml
    M model/notifications-impl/pom.xml
    M model/pom.xml
    M model/report-api/pom.xml
    M model/report-impl/pom.xml
    M model/workflow-api/pom.xml
    M model/workflow-impl/pom.xml
    M pom.xml
    M provisioning/pom.xml
    M provisioning/provisioning-api/pom.xml
    M provisioning/provisioning-impl/pom.xml
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceManager.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/CommunicationExceptionHandler.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/ErrorHandler.java
    M provisioning/ucf-api/pom.xml
    M provisioning/ucf-impl-builtin/pom.xml
    M provisioning/ucf-impl-connid/pom.xml
    M repo/audit-api/pom.xml
    M repo/audit-impl/pom.xml
    M repo/pom.xml
    M repo/repo-api/pom.xml
    M repo/repo-cache/pom.xml
    M repo/repo-common/pom.xml
    M repo/repo-sql-impl-test/pom.xml
    M repo/repo-sql-impl/pom.xml
    M repo/repo-test-util/pom.xml
    M repo/security-api/pom.xml
    M repo/security-enforcer-impl/pom.xml
    M repo/security-impl/pom.xml
    M repo/system-init/pom.xml
    M repo/task-api/pom.xml
    M repo/task-quartz-impl/pom.xml
    M testing/pom.xml
    M testing/story/pom.xml
    M tools/pom.xml
    M tools/test-ng/pom.xml
    M tools/xjc-plugin/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/b8aef3576e16...9ab07a4812c1


More information about the midPoint-svn mailing list