[midPoint-git] [Evolveum/midpoint] 559be8: Add story test for correlation of multi-accounts

mederly noreply at github.com
Sat Feb 26 23:48:32 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 559be8d502af7223cdf754946b7369459415bd47
      https://github.com/Evolveum/midpoint/commit/559be8d502af7223cdf754946b7369459415bd47
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-02-26 (Sat, 26 Feb 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/MatchingUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-model-context-3.xsd
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractIdMatchTest.java
    A testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/TestCorrelationMultiAccounts.java
    M testing/story/src/test/resources/correlation/idmatch/task-import-sis.xml
    M testing/story/src/test/resources/correlation/idmatch/task-update-sis.xml
    A testing/story/src/test/resources/correlation/multi-accounts/000-system-configuration.xml
    A testing/story/src/test/resources/correlation/multi-accounts/005-function-library.xml
    A testing/story/src/test/resources/correlation/multi-accounts/011-archetype-program.xml
    A testing/story/src/test/resources/correlation/multi-accounts/020-object-template-user.xml
    A testing/story/src/test/resources/correlation/multi-accounts/030-org-programs.xml
    A testing/story/src/test/resources/correlation/multi-accounts/034-org-program-bioch.xml
    A testing/story/src/test/resources/correlation/multi-accounts/035-org-program-comp-bio.xml
    A testing/story/src/test/resources/correlation/multi-accounts/036-org-program-e-eng.xml
    A testing/story/src/test/resources/correlation/multi-accounts/037-org-program-mat-eng.xml
    A testing/story/src/test/resources/correlation/multi-accounts/038-org-program-math.xml
    A testing/story/src/test/resources/correlation/multi-accounts/039-org-program-sw-eng.xml
    A testing/story/src/test/resources/correlation/multi-accounts/040-org-program-sw-eng-doctoral.xml
    A testing/story/src/test/resources/correlation/multi-accounts/resource-sis.xml
    A testing/story/src/test/resources/correlation/multi-accounts/task-import-sis.xml

  Log Message:
  -----------
  Add story test for correlation of multi-accounts

This captures the situation when we have multiple systems (potentially
with multiple accounts per person), and we have to internally correlate
against all of these data.

It is possible to use filters, but the configuration is verbose
and awkward.




More information about the midPoint-svn mailing list